mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-04 19:21:22 +00:00
Improve translations source file (#213)
This commit is contained in:
parent
bbfc347dfb
commit
0976a0ca4f
1 changed files with 6 additions and 6 deletions
|
@ -2,29 +2,29 @@
|
|||
configuration:
|
||||
log_level:
|
||||
name: Log level
|
||||
description: >
|
||||
description: >-
|
||||
Controls the level of log details the add-on provides.
|
||||
motion_webcontrol:
|
||||
name: Motion webcontrol
|
||||
description: >
|
||||
description: >-
|
||||
Enables the motion webcontrol endpoint running on port 7999.
|
||||
ssl:
|
||||
name: SSL
|
||||
description: >
|
||||
description: >-
|
||||
Enables/Disables SSL (HTTPS) on the web interface of motionEye.
|
||||
certfile:
|
||||
name: Certificate file
|
||||
description: >
|
||||
description: >-
|
||||
The certificate file to use for SSL. Note that this file must
|
||||
exists in the /ssl/ folder.
|
||||
keyfile:
|
||||
name: Private key file
|
||||
description: >
|
||||
description: >-
|
||||
The private key file to use for SSL. Note that this file must
|
||||
exists in the /ssl/ folder.
|
||||
action_buttons:
|
||||
name: Action buttons
|
||||
description: >
|
||||
description: >-
|
||||
If configured, a script will be created to implement an motionEye
|
||||
action button. See add-on documentation for usage details.
|
||||
network:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue