summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-19 17:01:20 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-05-19 17:01:20 -0400
commite80d5632b65bf2a28e0b3a9196916bcf0db4b286 (patch)
tree28e9ef5d541837252cda8d9cf96eb7cef420b813
parentbcf27423ec73d9aacaff480c28f26b25626da543 (diff)
parabolaweb.ini.example: oops, I accidentally deleted the uid/gid
-rw-r--r--parabolaweb.ini.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/parabolaweb.ini.example b/parabolaweb.ini.example
index 566518d..7cca337 100644
--- a/parabolaweb.ini.example
+++ b/parabolaweb.ini.example
@@ -3,5 +3,8 @@ master = true
processes = 4
threads = 2
+uid = %n
+gid = http
+
plugins = python2
wsgi-file = /srv/http/www.parabola.nu/web/archweb.wsgi