From 73159492ce620a3f48b510c09e2d7421ff0a881e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 26 Aug 2022 18:15:19 +0200 Subject: [PATCH] Update config.json --- scrutiny/config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scrutiny/config.json b/scrutiny/config.json index fb2ac48ba..5362926b9 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -51,6 +51,9 @@ }, "ingress": true, "init": false, + "map": [ + "config:rw" + ], "name": "Scrutiny", "options": { "PGID": 0,