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" } }