diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-05-19 17:04:28 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-05-19 17:04:28 -0400 |
commit | bef145d32651bd317288def8c86df2cdafbb1da1 (patch) | |
tree | 3c3730006d394f9f4a866374e32349266abbb016 /parabolaweb.ini | |
parent | 6db6a6b6ac310dca80f006e76e9e1282e5bd1598 (diff) |
comments in default config files
Diffstat (limited to 'parabolaweb.ini')
-rw-r--r-- | parabolaweb.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/parabolaweb.ini b/parabolaweb.ini index 7cca337..332deb7 100644 --- a/parabolaweb.ini +++ b/parabolaweb.ini @@ -3,6 +3,9 @@ master = true processes = 4 threads = 2 +# If you change `uid` or `wsgi-file`, you should also change +# `/etc/conf.d/parabolaweb`. + uid = %n gid = http |