homeassistant/.storage/http
David Kebler f4012070ff reorganize configuration.yaml
add smtp/gmail notification service
2020-12-10 12:50:34 -08:00

13 lines
No EOL
283 B
Text

{
"version": 1,
"key": "http",
"data": {
"login_attempts_threshold": -1,
"server_port": 8123,
"ip_ban_enabled": true,
"ssl_profile": "modern",
"cors_allowed_origins": [
"https://cast.home-assistant.io"
]
}
}