From a24a3a608ecaf0b55a58afdea0d8c6437f4d5da7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20=28perso=29?= <4016501+unixfox@users.noreply.github.com> Date: Fri, 19 Jul 2024 22:47:30 +0200 Subject: [PATCH] Better wording for the comments in config.yaml Co-authored-by: Samantaz Fox --- config/config.example.yml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/config/config.example.yml b/config/config.example.yml index 41a57e00b..f666405e3 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -174,15 +174,17 @@ https_only: false # use_innertube_for_captions: false ## -## Send Google session informations. This gives more identifiable information to Google. +## Send Google session informations. This is useful when Invidious is blocked +## by the message "This helps protect our community." +## See https://github.com/iv-org/invidious/issues/4734. ## -## Useful when Invidious is blocked by the message "This helps protect our community." See https://github.com/iv-org/invidious/issues/4734 +## Warning: These strings gives much more identifiable information to Google! ## -## Accepted values: true, false -## Default: false +## Accepted values: String +## Default: ## -# po_token: XXX -# visitor_data: XXX +# po_token: "" +# visitor_data: "" # ----------------------------- # Logging