summaryrefslogtreecommitdiff
path: root/libre/parabolaweb-utils/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
commit203be310b0810da95a73ee7d333f0da7c9a07acf (patch)
tree6dbe73c5ed546cad80112d43bdb8a4128c1da341 /libre/parabolaweb-utils/parabolaweb.conf
parent7a75a6e8f80f8f75cf4b153da6f0ef8139019420 (diff)
update libre/parabolaweb-utils: make GITURL and GITREF configurable
Diffstat (limited to 'libre/parabolaweb-utils/parabolaweb.conf')
-rw-r--r--libre/parabolaweb-utils/parabolaweb.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/libre/parabolaweb-utils/parabolaweb.conf b/libre/parabolaweb-utils/parabolaweb.conf
index 467e62e2c..5363479b3 100644
--- a/libre/parabolaweb-utils/parabolaweb.conf
+++ b/libre/parabolaweb-utils/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