From 2a38ef37a1472c29771a3771377510f2aca3b5e2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 16 Nov 2022 07:30:14 +0100 Subject: [PATCH] Removed default values https://github.com/alexbelgium/hassio-addons/issues/554 --- plex/config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/plex/config.json b/plex/config.json index 4045511a6..0b0f87a0f 100644 --- a/plex/config.json +++ b/plex/config.json @@ -66,10 +66,7 @@ "options": { "PGID": 0, "PUID": 0, - "cifspassword": "password", - "cifsusername": "username", - "claim": "Get_from_https://www.plex.tv/claim", - "networkdisks": "//server/share" + "claim": "Get_from_https://www.plex.tv/claim" }, "ports": { "1900/udp": 1900,