DOC: Fix spelling error in configuration doc
Fix spelling error in logging section of configuration doc.
This commit is contained in:
parent
b509232eb8
commit
15c64ff4fb
|
@ -16416,7 +16416,7 @@ Please refer to the table below for currently defined variables :
|
|||
| | %t | date_time (with millisecond resolution) | date |
|
||||
| H | %tr | date_time of HTTP request | date |
|
||||
| H | %trg | gmt_date_time of start of HTTP request | date |
|
||||
| H | %trl | locla_date_time of start of HTTP request | date |
|
||||
| H | %trl | local_date_time of start of HTTP request | date |
|
||||
| | %ts | termination_state | string |
|
||||
| H | %tsc | termination_state with cookie status | string |
|
||||
+---+------+-----------------------------------------------+-------------+
|
||||
|
|
Loading…
Reference in New Issue