mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-04 19:21:22 +00:00
Make action_buttons configuration optional
This commit is contained in:
parent
9760060d1a
commit
a4f2cd8a31
1 changed files with 1 additions and 2 deletions
|
@ -25,8 +25,7 @@
|
|||
"motion_webcontrol": false,
|
||||
"ssl": true,
|
||||
"certfile": "fullchain.pem",
|
||||
"keyfile": "privkey.pem",
|
||||
"action_buttons": []
|
||||
"keyfile": "privkey.pem"
|
||||
},
|
||||
"schema": {
|
||||
"log_level": "list(trace|debug|info|notice|warning|error|fatal)?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue