Document supported proxy types in config.example.yml

Added note about supported proxy types in configuration.
This commit is contained in:
Émilien (perso) 2026-01-08 11:56:44 +01:00 committed by GitHub
parent 4b020414c9
commit 209f27bb32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -224,6 +224,7 @@ https_only: false
## ##
## Configuration for using a HTTP proxy ## Configuration for using a HTTP proxy
## If unset, then no HTTP proxy will be used. ## 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) ## This is not used for loading the video streams from YouTube servers (circumvent YouTube restrictions)
## Please instead configure the proxy in Invidious companion: ## Please instead configure the proxy in Invidious companion: