From c5288502b376418c042be9f7c8104debd4502926 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 1 Dec 2020 12:35:19 +0100 Subject: [PATCH] Update config.json --- emby/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emby/config.json b/emby/config.json index 886040ee9..6cd9e6f8a 100644 --- a/emby/config.json +++ b/emby/config.json @@ -28,6 +28,7 @@ "config:rw", "share:rw", "media:rw", + "mnt:rw", "ssl" ], "webui": "http://[HOST]:[PORT:8096]", @@ -37,7 +38,7 @@ "options": { "PUID": 1001, "PGID": 1001, - "localdisks": [- ""], + "localdisks": ["-"], "networkdisks": "", "cifsusername": "", "cifspassword": ""