Add support for the new media folder

This commit is contained in:
Franck Nijhof 2020-09-23 17:13:21 +02:00
parent 8437ba3ced
commit 11bd1467a5
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -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,