From c85aadb9d5885203b5435673797fa3d8edce202e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 5 Dec 2021 18:37:59 +0100 Subject: [PATCH] Update config.json --- webtop/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/webtop/config.json b/webtop/config.json index db757f75e..43aace940 100644 --- a/webtop/config.json +++ b/webtop/config.json @@ -39,7 +39,6 @@ "PGID": "0", "shm_size": "1gb" }, - "full_access": true, "map": ["media:rw", "config:rw", "share:rw", "ssl"], "name": "Webtop Alpine", "privileged": ["SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN"],