From 47ad26a32e143ba9984489daf223112434b2db4e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 1 Dec 2020 12:26:29 +0100 Subject: [PATCH] multiple local disks --- emby/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emby/config.json b/emby/config.json index ade2a0a3e..b0a17bf12 100644 --- a/emby/config.json +++ b/emby/config.json @@ -37,7 +37,7 @@ "options": { "PUID": 1001, "PGID": 1001, - "localdisks": "/dev/sdb1", + "localdisks": [- "NAS"], "networkdisks": "", "cifsusername": "", "cifspassword": ""