summaryrefslogtreecommitdiff
path: root/libre/parabolaweb-utils/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
commit72780d31ec566cbd62df57a6ba4d8fc7bc90bf56 (patch)
tree6f07bf6a25cb8a5df26e8b9e524bddcae8f2d740 /libre/parabolaweb-utils/parabolaweb.conf
parent1ff7d1a6fa1690a352cafc517f6699d2897584f0 (diff)
downloadabslibre-72780d31ec566cbd62df57a6ba4d8fc7bc90bf56.tar.gz
abslibre-72780d31ec566cbd62df57a6ba4d8fc7bc90bf56.tar.bz2
abslibre-72780d31ec566cbd62df57a6ba4d8fc7bc90bf56.zip
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 'libre/parabolaweb-utils/parabolaweb.conf')
-rw-r--r--libre/parabolaweb-utils/parabolaweb.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/parabolaweb-utils/parabolaweb.conf b/libre/parabolaweb-utils/parabolaweb.conf
index c53b19cb8..467e62e2c 100644
--- a/libre/parabolaweb-utils/parabolaweb.conf
+++ b/libre/parabolaweb-utils/parabolaweb.conf
@@ -1,3 +1,4 @@
HOST=127.0.0.1
PORT=8090 # 80 is nginx
+WEBDIR=/srv/http/web
WEBUSER=nobody