diff --git a/motioneye/config.json b/motioneye/config.json index 6581636..f581ee5 100755 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -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,