mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-05 08:44:24 +00:00
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:
@@ -19,6 +19,7 @@ config:
|
||||
|
||||
# https://home-assistant.io/components/http
|
||||
http:
|
||||
ip_ban_enabled: true
|
||||
login_attempts_threshold: 20
|
||||
|
||||
lovelace:
|
||||
|
||||
Reference in New Issue
Block a user