From 409df4cff3cc69c5565a12feb307441eed36f937 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20=28perso=29?= <4016501+unixfox@users.noreply.github.com> Date: Tue, 5 Nov 2024 15:50:59 +0100 Subject: [PATCH] modify the description for config.example.yaml about invidious companion --- config/config.example.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/config/config.example.yml b/config/config.example.yml index 1e342382..76a9a077 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -55,15 +55,14 @@ db: #signature_server: ## -## Path to the Invidious companion. -## An external program for loading the video streams from YouTube servers. +## Invidious companion is an external program +## for loading the video streams from YouTube servers. ## ## When this setting is commented out, Invidious companion is not used. ## -## When this setting is configured and "external_port" is used then -## you need to configure Invidious companion routes into your reverse proxy. -## If "external_port" is not configured then Invidious will proxy the requests +## When this setting is configured, then Invidious will proxy the requests ## to Invidious companion. +## Or randomly choose one if multiple Invidious companion are configured. ## ## Accepted values: "http(s)://:" ## Default: