mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Remove unreleased/reverted strict_connection entry (#33373)
This commit is contained in:
parent
3bd94cd104
commit
e1bc29b7de
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user