mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
Turning ipban back on...boom
This commit is contained in:
parent
be551807d3
commit
e57e6ce4dd
@ -19,6 +19,11 @@ http:
|
|||||||
base_url: !secret ahsl_base_url
|
base_url: !secret ahsl_base_url
|
||||||
ssl_certificate: !secret ahsl_ssl_cert
|
ssl_certificate: !secret ahsl_ssl_cert
|
||||||
ssl_key: !secret ahsl_ssl_key
|
ssl_key: !secret ahsl_ssl_key
|
||||||
|
use_x_forwarded_for: true
|
||||||
|
trusted_proxies:
|
||||||
|
- 192.168.7.1
|
||||||
|
ip_ban_enabled: true
|
||||||
|
login_attempts_threshold: 5
|
||||||
|
|
||||||
ssdp:
|
ssdp:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user