From 209f27bb32a3a8878669762d1dcbf1b8d5f3d171 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20=28perso=29?= <4016501+unixfox@users.noreply.github.com> Date: Thu, 8 Jan 2026 11:56:44 +0100 Subject: [PATCH] Document supported proxy types in config.example.yml Added note about supported proxy types in configuration. --- config/config.example.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/config.example.yml b/config/config.example.yml index 5a28032b3..7cc480c64 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -224,6 +224,7 @@ https_only: false ## ## Configuration for using a HTTP proxy ## If unset, then no HTTP proxy will be used. +## Proxy type supported: HTTP, HTTPS ## ## This is not used for loading the video streams from YouTube servers (circumvent YouTube restrictions) ## Please instead configure the proxy in Invidious companion: