summaryrefslogtreecommitdiff
path: root/parabolaweb.conf
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-10-22 09:56:33 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-10-22 09:56:33 -0400
commitb27f7f38470297397a50e6fe810ccd908dc19fb7 (patch)
tree8015483e70242f15dc0c84c2d99d85bd85ab54d0 /parabolaweb.conf
parentf3e2ecc55ffd3c218515436843e4e6493825441f (diff)
improve libre/parabolaweb-utils
filesystem: * parabolaweb{-fcgi,-update,.conf}: make the installation directory configurable * parabolaweb.{rc,service}: take care of file-permissions with the pidfile
Diffstat (limited to 'parabolaweb.conf')
-rw-r--r--parabolaweb.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/parabolaweb.conf b/parabolaweb.conf
index c53b19c..467e62e 100644
--- a/parabolaweb.conf
+++ b/parabolaweb.conf
@@ -1,3 +1,4 @@
HOST=127.0.0.1
PORT=8090 # 80 is nginx
+WEBDIR=/srv/http/web
WEBUSER=nobody