From c3ff0daffac9dd0a81aec735c53a35e013e253c2 Mon Sep 17 00:00:00 2001 From: zefie Date: Sun, 9 Oct 2022 18:25:27 -0400 Subject: [PATCH] fix pc services viewergen --- zefie_wtvp_minisrv/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/zefie_wtvp_minisrv/config.json b/zefie_wtvp_minisrv/config.json index f4ff16ad..66870746 100644 --- a/zefie_wtvp_minisrv/config.json +++ b/zefie_wtvp_minisrv/config.json @@ -158,6 +158,7 @@ "servicevault_dir": "http_pc", "drop_connection_on_wrong_port": false, "show_verbose_errors": false, + "privileged": true, "allow_https": false, "force_https": false }