summaryrefslogtreecommitdiff
path: root/parabolaweb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'parabolaweb.conf')
-rw-r--r--parabolaweb.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/parabolaweb.conf b/parabolaweb.conf
index e598e37..923e138 100644
--- a/parabolaweb.conf
+++ b/parabolaweb.conf
@@ -5,13 +5,4 @@ GITURL='git://projects.parabola.nu/parabolaweb.git#branch=master'
RUNMAKE='pacman -Q parabolaweb-dev'
-# method=IMPL prefork or threaded (default fork).
-# maxrequests=NUMBER number of requests a child handles before it is
-# killed and a new child is forked (0 = no limit).
-# maxspare=NUMBER max number of spare processes / threads (default 5).
-# minspare=NUMBER min number of spare processes / threads (default 2).
-# maxchildren=NUMBER hard limit number of processes / threads (default 50).
-# debug=BOOL set to true to enable flup tracebacks.
-FCGIARGS=()
-
INOTIFYARGS=('/srv/ftp/%(repo)s/os/%(arch)s/')