From 5d804ebfa6cbab3b7126f158b62bc9ac20d6805f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 30 Apr 2021 08:28:13 +0200 Subject: [PATCH] Update config.json --- plex/config.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/plex/config.json b/plex/config.json index 9a31da532..c9a8afa41 100644 --- a/plex/config.json +++ b/plex/config.json @@ -39,7 +39,6 @@ "apparmor": "true", "privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "devices": ["/dev/ttyUSB0", "/dev/*", "/dev/sda1"], - "full_access": true, "environment": { "VERSION": "docker", "PUID": 0, @@ -57,7 +56,6 @@ "PUID": "int", "PGID": "int", "TZ": "str?", - "localdisks": "str?", "networkdisks": "str?", "cifsusername": "str?", "cifspassword": "str?",