diff --git a/scrutiny/config.json b/scrutiny/config.json index afc5477a7..1c835b4fc 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -37,8 +37,8 @@ "SCRUTINY_COLLECTOR": "true" }, "options": { - "PUID": 0, - "PGID": 0 + "PUID": 1000, + "PGID": 1000 }, "schema": { "PUID": "int",