Enable IP Ban

According to the docs, `login_attempts_threshold` only works if
`ip_ban_enabled` is set to `true`.
This commit is contained in:
Arthur Zapparoli
2021-01-08 22:47:10 +01:00
committed by GitHub
parent 9b17bbe9e2
commit 763ddbb84a
+1
View File
@@ -19,6 +19,7 @@ config:
# https://home-assistant.io/components/http
http:
ip_ban_enabled: true
login_attempts_threshold: 20
lovelace: