new options [logging] profiling_per_request_header profiling_per_request_xml

This commit is contained in:
Peter Bieringer
2025-12-10 17:48:05 +01:00
parent b819febeb2
commit dfb932a448
3 changed files with 30 additions and 0 deletions

View File

@@ -1719,6 +1719,22 @@ Log profiling data per request minimum duration (seconds) before logging, otherw
Default: `3`
##### profiling_per_request_header
_(>= 3.5.10)_
Log profiling request header (if passing minimum duration)
Default: `False`
##### profiling_per_request_xml
_(>= 3.5.10)_
Log profiling request XML (if passing minimum duration)
Default: `False`
##### profiling_per_request_method_interval
_(>= 3.5.10)_