mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Updated docstring in config.py for the access_log_format directive to cover all of the atoms used in the default format
This commit is contained in:
parent
f281e6da46
commit
415c5145c6
@ -688,6 +688,8 @@ class AccessLogFormat(Setting):
|
||||
|
||||
|
||||
h: remote address
|
||||
l: '-'
|
||||
u: currently '-', may be user name in future releases
|
||||
t: date of the request
|
||||
r: status line (ex: GET / HTTP/1.1)
|
||||
s: status
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user