Files
hassio-addons-avm/traccar/translations/en.yaml
2021-06-29 12:37:08 +03:00

23 lines
610 B
YAML

---
configuration:
log_level:
name: Log level
description: >-
Controls the level of log details the add-on provides.
ssl:
name: SSL
description: >-
Enables/Disables SSL (HTTPS) on the web interface.
certfile:
name: Certificate file
description: >-
The certificate file to use for SSL. Note that this file must
exist in the /ssl/ folder.
keyfile:
name: Private key file
description: >-
The private key file to use for SSL. Note that this file must
exist in the /ssl/ folder.
network:
80/tcp: Web interface (Not required for Ingress)