Loading index.pl +1 −1 Original line number Diff line number Diff line Loading @@ -1040,7 +1040,7 @@ get '/*station' => \&handle_request; app->config( hypnotoad => { accepts => 10, accepts => 40, listen => [ $ENV{DBFAKEDISPLAY_LISTEN} // 'http://*:8092' ], pid_file => '/tmp/db-fakedisplay.pid', workers => $ENV{DBFAKEDISPLAY_WORKERS} // 2, Loading Loading
index.pl +1 −1 Original line number Diff line number Diff line Loading @@ -1040,7 +1040,7 @@ get '/*station' => \&handle_request; app->config( hypnotoad => { accepts => 10, accepts => 40, listen => [ $ENV{DBFAKEDISPLAY_LISTEN} // 'http://*:8092' ], pid_file => '/tmp/db-fakedisplay.pid', workers => $ENV{DBFAKEDISPLAY_WORKERS} // 2, Loading