summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cgi/index.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/cgi/index.pl b/cgi/index.pl
index de1c2b0..c26b965 100644
--- a/cgi/index.pl
+++ b/cgi/index.pl
@@ -315,7 +315,6 @@ get '/:city/:stop' => \&handle_request;
app->config(
hypnotoad => {
- accepts => 10,
listen => ['http://*:8091'],
pid_file => '/tmp/vrr-fake.pid',
workers => 2,