usda-hass-config/.storage/http

19 lines
356 B
Plaintext

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