Remove unreleased/reverted strict_connection entry (#33373)

This commit is contained in:
Sean Kelly 2024-06-23 01:58:29 -07:00 committed by GitHub
parent 3bd94cd104
commit e1bc29b7de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,11 +86,6 @@ ssl_profile:
required: false
type: string
default: modern
strict_connection:
description: Specifies the strict connection mode. Please read the section ["Strict connection mode"](#strict-connection-mode) before changing this value. Can be one of `disabled`, `guard_page` or `drop_connection`.
required: false
type: string
default: disabled
{% endconfiguration %}
The sample below shows a configuration entry with possible values: