summaryrefslogtreecommitdiff
path: root/parabolaweb.conf
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-11-14 16:11:14 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-11-14 16:11:14 -0500
commitc4124bfc9ffb7b6a6187620ef3d0e95bc763b8dc (patch)
treeab1298c8ed70e78a4239c8a0fa419f434a9d472f /parabolaweb.conf
parentb7c6c37081f1d1198b117cda1a0b7b9ec3f863f6 (diff)
update libre/parabolaweb-utils: make GITURL and GITREF configurable
Diffstat (limited to 'parabolaweb.conf')
-rw-r--r--parabolaweb.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/parabolaweb.conf b/parabolaweb.conf
index 467e62e..5363479 100644
--- a/parabolaweb.conf
+++ b/parabolaweb.conf
@@ -2,3 +2,5 @@ HOST=127.0.0.1
PORT=8090 # 80 is nginx
WEBDIR=/srv/http/web
WEBUSER=nobody
+GITURL=git://parabolagnulinux.org/parabolaweb.git
+GITREF=master