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