summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
Diffstat (limited to 'index.pl')
-rw-r--r--index.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.pl b/index.pl
index 8102f27..e3a0f12 100644
--- a/index.pl
+++ b/index.pl
@@ -629,7 +629,7 @@ app->config(
hypnotoad => {
accepts => 10,
listen => ['http://*:8093'],
- pid_file => '/tmp/db-fake.pid',
+ pid_file => '/tmp/dbdb.pid',
workers => $ENV{DBDB_WORKERS} // 2,
},
);