Use lowercase 'true' in example config to be consistent

This commit is contained in:
Alasdair Nicol 2013-12-02 00:08:26 +00:00
parent b892edea48
commit a01d143aae

View File

@ -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
------- -------