server: Added config parameter experimental-warning-apply-duration

Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
This commit is contained in:
Sam Batschelet
2021-03-03 11:23:04 -05:00
parent aa7126864d
commit 9aeabe447d
9 changed files with 26 additions and 19 deletions

View File

@ -212,6 +212,8 @@ Experimental feature:
Skip verification of SAN field in client certificate for peer connections.
--experimental-watch-progress-notify-interval '10m'
Duration of periodical watch progress notification.
--experimental-warning-apply-duration '100ms'
Warning is generated if requests take more than this duration.
Unsafe feature:
--force-new-cluster 'false'