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

22 lines
907 B
YAML

configuration:
action_buttons:
description: 'If configured, a script will be created to implement an motionEye action button. See add-on documentation for usage details.'
name: 'Action buttons'
certfile:
description: 'The certificate file to use for SSL. Note that this file must exist in the /ssl/ folder.'
name: 'Certificate file'
keyfile:
description: 'The private key file to use for SSL. Note that this file must exist in the /ssl/ folder.'
name: 'Private key file'
log_level:
description: 'Controls the level of log details the add-on provides.'
name: 'Log level'
motion_webcontrol:
description: 'Enables the motion webcontrol endpoint running on port 7999.'
name: 'Motion webcontrol'
ssl:
description: 'Enables/Disables SSL (HTTPS) on the web interface of motionEye.'
name: SSL
network:
80/tcp: 'Web interface (Not required for Ingress)'