See gh-44514

Signed-off-by: Matthias Streidel <github@metters.slmail.me>
This commit is contained in:
Matthias Streidel
2025-03-03 21:27:21 +01:00
committed by Stéphane Nicoll
parent 9b41bbdc5c
commit 474dafae28

View File

@@ -16,4 +16,4 @@ You can use the `httpexchanges` endpoint to obtain information about the request
To customize the items that are included in each recorded exchange, use the configprop:management.httpexchanges.recording.include[] configuration property.
To disable recoding entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.
To disable recording entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.