From 6bcc97d89974ad1d59fd5f1b8aa3a971c72aebd0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 13 Nov 2021 18:02:53 +0100 Subject: [PATCH] Update config.json --- emby/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emby/config.json b/emby/config.json index 85e6761b6..95a808161 100644 --- a/emby/config.json +++ b/emby/config.json @@ -30,7 +30,7 @@ "/dev/sdf2", "/dev/sdg2" ], - "map": ["config:rw", "share:rw", "media:rw", "ssl"], + "map": ["config:rw", "share:rw", "media:rw", "ssl:rw"], "name": "Emby NAS", "options": { "ssl": false,