From 7694810d86116abba21ec0deaaf790e4e0914586 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 2 Dec 2020 21:36:41 +0100 Subject: [PATCH] Correct example device --- emby/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emby/config.json b/emby/config.json index 0a241602a..c470f191e 100644 --- a/emby/config.json +++ b/emby/config.json @@ -37,7 +37,7 @@ "options": { "PUID": 1001, "PGID": 1001, - "localdisks": ["-sda1"], + "localdisks": [-"sda1"], "networkdisks": "", "cifsusername": "", "cifspassword": ""