mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix accesslog params description
This commit is contained in:
parent
9158ab20f8
commit
03cd031b06
@ -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