From ac1a1a877e4f7d55f203e5cfde9a0b071498a43b Mon Sep 17 00:00:00 2001 From: zefie Date: Wed, 23 Jul 2025 22:11:11 -0400 Subject: [PATCH] update pconly example --- zefie_wtvp_minisrv/user_config.pconly_example.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/zefie_wtvp_minisrv/user_config.pconly_example.json b/zefie_wtvp_minisrv/user_config.pconly_example.json index 00433aa0..5f65f50e 100644 --- a/zefie_wtvp_minisrv/user_config.pconly_example.json +++ b/zefie_wtvp_minisrv/user_config.pconly_example.json @@ -80,6 +80,12 @@ "proto": { "disabled": true }, + "wtv-search": { + "disabled": true + }, + "wtv-proxy": { + "disabled": true + }, "pb_services": { "disabled": true },