mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix config example. close #388
The setting named changed. spotted by @boyxuper. Thanks!
This commit is contained in:
parent
4b478e1a66
commit
17ce6958e3
@ -152,7 +152,7 @@ tmp_upload_dir = None
|
|||||||
# A string of "debug", "info", "warning", "error", "critical"
|
# A string of "debug", "info", "warning", "error", "critical"
|
||||||
#
|
#
|
||||||
|
|
||||||
logfile = '-'
|
errorlog = '-'
|
||||||
loglevel = 'info'
|
loglevel = 'info'
|
||||||
accesslog = '-'
|
accesslog = '-'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user