From 2d9e90661e8e79c9fdcd7576d70a0a59387a9dd7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 6 Feb 2021 12:26:44 +0100 Subject: [PATCH] Update config.json --- cloudcommander/config.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cloudcommander/config.json b/cloudcommander/config.json index f1c2ab868..a6dab3c9f 100644 --- a/cloudcommander/config.json +++ b/cloudcommander/config.json @@ -25,11 +25,7 @@ "environment": { }, "options": { - "PUID": 0, - "PGID": 0 }, "schema": { - "PUID": "int", - "PGID": "int" } }