Files
hasaddon/cloudflared/translations/en.yaml
T
admins 8cabdf3896 Update
V.4.1.4
2023-04-27 21:52:18 +07:00

37 lines
1.2 KiB
YAML

---
configuration:
log_level:
name: Log Level
description: >-
Defines the log level for add-on and the Cloudflare service.
external_hostname:
name: External Home Assistant Hostname
description: >-
Set this to your domain name or subdomain that you want to use to
access Home Assistant.
tunnel_name:
name: Cloudflare Tunnel Name
description: >-
Defines the name of the tunnel created for the communication between
this service and the Cloudflare edge server. The default value should
be fine in most use cases.
additional_hosts:
name: Additional Hosts
description: >-
Define a list of additional hosts to be routed by the Cloudflare Tunnel.
catch_all_service:
name: Catch-All Service
description: >-
Define a catch-all service which will be called for services not
configured directly.
nginx_proxy_manager:
name: Enable Catch-All Nginx-Proxy-Manager
description: >-
Sets the catch-all service to the "Nginx-Proxy-Manager Community Add-Ons"
Add-on.
tunnel_token:
name: Cloudflare Tunnel Token
description: >-
When set all other options will be ignored. Use this option if you set up
the tunnel with the Cloudflare Dashboard.