mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
More work on this #523
This commit is contained in:
@@ -27,7 +27,7 @@ homeassistant:
|
||||
- type: trusted_networks
|
||||
trusted_networks:
|
||||
- 192.168.10.0/24
|
||||
- !secret external_ip
|
||||
allow_bypass_login: true
|
||||
|
||||
system_health:
|
||||
|
||||
@@ -90,8 +90,8 @@ http:
|
||||
server_port: !secret http_port
|
||||
ssl_certificate: !secret ssl_certificate
|
||||
ssl_key: !secret ssl_key
|
||||
ip_ban_enabled: True
|
||||
login_attempts_threshold: 2
|
||||
# ip_ban_enabled: True
|
||||
# login_attempts_threshold: 2
|
||||
|
||||
frontend:
|
||||
javascript_version: latest
|
||||
|
Reference in New Issue
Block a user