From 9cf30c5a8ac63366d471d0ce62e13e49598790fe Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 5 Dec 2021 16:06:10 +0100 Subject: [PATCH] Update config.json --- webtop/config.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/webtop/config.json b/webtop/config.json index 3ee3f20d2..db757f75e 100644 --- a/webtop/config.json +++ b/webtop/config.json @@ -50,12 +50,8 @@ "3000/tcp": "web interface" }, "options": { - "PUID": 0, - "PGID": 0 }, "schema": { - "PUID": "int", - "PGID": "int", "TZ": "str?", "localdisks": "str?", "networkdisks": "str?",