mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-04 19:21:22 +00:00
✨ Add support for the new media folder
This commit is contained in:
parent
8437ba3ced
commit
11bd1467a5
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
"apparmor": false,
|
||||
"video": true,
|
||||
"privileged": ["DAC_READ_SEARCH", "SYS_ADMIN"],
|
||||
"map": ["share:rw", "ssl"],
|
||||
"map": ["media:rw", "share:rw", "ssl"],
|
||||
"options": {
|
||||
"motion_webcontrol": false,
|
||||
"ssl": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue