homeassistant/.storage/http

13 lines
283 B
Plaintext

{
"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"
]
}
}