mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Merge pull request #1133 from bungoume/update-docs
Fix config description of accesslog user-name params
This commit is contained in:
commit
e6d63891c9
@ -472,7 +472,7 @@ Identifier Description
|
||||
========== ===========
|
||||
h remote address
|
||||
l ``'-'``
|
||||
u currently ``'-'``, may be user name in future releases
|
||||
u user name
|
||||
t date of the request
|
||||
r status line (e.g. ``GET / HTTP/1.1``)
|
||||
s status
|
||||
|
||||
@ -1049,7 +1049,7 @@ class AccessLogFormat(Setting):
|
||||
========== ===========
|
||||
h remote address
|
||||
l ``'-'``
|
||||
u currently ``'-'``, may be user name in future releases
|
||||
u user name
|
||||
t date of the request
|
||||
r status line (e.g. ``GET / HTTP/1.1``)
|
||||
s status
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user