mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
document a little more --log-syslog-prefix option
This commit is contained in:
parent
1ee87c1dc8
commit
d314c53c3d
@ -1273,5 +1273,6 @@ class SyslogPrefix(Setting):
|
||||
default = None
|
||||
desc = """\
|
||||
makes gunicorn use the parameter as program-name in the
|
||||
syslog entry header.
|
||||
syslog entry header. All entries will be prefixed by gunicorn.<prefix>. By
|
||||
default the program name is the name of the process.
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user