Added option to reset cloudflared files
This commit is contained in:
@@ -19,8 +19,10 @@ options:
|
||||
external_hostname: ""
|
||||
internal_ha_port: "8123"
|
||||
tunnel_name: homeassistant
|
||||
reset_cloudflared_files: false
|
||||
schema:
|
||||
external_hostname: str
|
||||
internal_ha_port: port
|
||||
tunnel_name: str
|
||||
reset_cloudflared_files: bool
|
||||
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
||||
|
||||
Reference in New Issue
Block a user