mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Merge pull request #653 from alasdairnicol/patch-1
Use lowercase 'true' in example config to be consistent
This commit is contained in:
commit
3601f20e11
@ -199,7 +199,7 @@ Another useful tool to monitor and control Gunicorn is Supervisor_. A
|
|||||||
user=nobody
|
user=nobody
|
||||||
autostart=true
|
autostart=true
|
||||||
autorestart=true
|
autorestart=true
|
||||||
redirect_stderr=True
|
redirect_stderr=true
|
||||||
|
|
||||||
Upstart
|
Upstart
|
||||||
-------
|
-------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user