mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Use lowercase 'true' in example config to be consistent
This commit is contained in:
parent
b892edea48
commit
a01d143aae
@ -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