mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
keep document user in access_log_format setting
This commit is contained in:
parent
79fdef0822
commit
9357b28dd8
@ -1403,7 +1403,7 @@ class AccessLogFormat(Setting):
|
|||||||
=========== ===========
|
=========== ===========
|
||||||
h remote address
|
h remote address
|
||||||
l ``'-'``
|
l ``'-'``
|
||||||
u user name
|
u user name (if HTTP Basic auth used)
|
||||||
t date of the request
|
t date of the request
|
||||||
r status line (e.g. ``GET / HTTP/1.1``)
|
r status line (e.g. ``GET / HTTP/1.1``)
|
||||||
m request method
|
m request method
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user