summaryrefslogtreecommitdiff
path: root/cgi
diff options
context:
space:
mode:
Diffstat (limited to 'cgi')
-rw-r--r--cgi/index.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgi/index.pl b/cgi/index.pl
index 73a160a..bd36ec1 100644
--- a/cgi/index.pl
+++ b/cgi/index.pl
@@ -98,6 +98,7 @@ app->config(
accepts => 10,
listen => ['http://*:8092'],
pid_file => '/tmp/db-fake.pid',
+ workers => 2,
},
);