diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2012-10-29 21:47:33 -0200 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2012-10-29 21:47:33 -0200 |
commit | ed68dfd7e006d795685ea7d7e934a2268339fffa (patch) | |
tree | 9c9a730c4bfe100dea7f1cf9d4b47e8bdee0b262 /libre/parabolaweb-utils/parabolaweb.conf | |
parent | eb11b6625c74b3b20e83fdd8c4271d4d581124b0 (diff) | |
parent | 4d18332d3abf37534ce1e2cae89cbd790c839a22 (diff) | |
download | abslibre-ed68dfd7e006d795685ea7d7e934a2268339fffa.tar.gz abslibre-ed68dfd7e006d795685ea7d7e934a2268339fffa.tar.bz2 abslibre-ed68dfd7e006d795685ea7d7e934a2268339fffa.zip |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/parabolaweb-utils/parabolaweb.conf')
-rw-r--r-- | libre/parabolaweb-utils/parabolaweb.conf | 1 |
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 |