From bd36f7b18f49ab3073d03bf9797c3211b8ee018a Mon Sep 17 00:00:00 2001 From: zefie Date: Mon, 28 Nov 2022 15:29:58 -0500 Subject: [PATCH] add example in user_config.example.json to use public proxy --- zefie_wtvp_minisrv/user_config.example.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/zefie_wtvp_minisrv/user_config.example.json b/zefie_wtvp_minisrv/user_config.example.json index f36d2700..652fad08 100644 --- a/zefie_wtvp_minisrv/user_config.example.json +++ b/zefie_wtvp_minisrv/user_config.example.json @@ -118,7 +118,19 @@ "username": "mylocaluser", "password": "mylocalpass" } + }, + // the following uses zefie's public proxy with webone for web surfing and image scaling + "services": { + "http": { + "host": "51.222.164.146", + "nobind": true + }, + "https": { + "host": "51.222.164.146", + "nobind": true + } } + // end zefie's public proxy }, "favorites": { "folder_templates": {