keep document user in access_log_format setting

This commit is contained in:
benoitc 2024-08-10 10:19:36 +02:00
parent 79fdef0822
commit 9357b28dd8

View File

@ -1403,7 +1403,7 @@ class AccessLogFormat(Setting):
=========== ===========
h remote address
l ``'-'``
u user name
u user name (if HTTP Basic auth used)
t date of the request
r status line (e.g. ``GET / HTTP/1.1``)
m request method