From 7bafd6f8aef6a9f342c6ac8aa2d33ab4a587d36a Mon Sep 17 00:00:00 2001 From: jtagcat Date: Fri, 2 Apr 2021 12:53:37 +0000 Subject: [PATCH] Configuration: add popular_enabled (#45) --- Configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Configuration.md b/Configuration.md index 0f28df3..ce285a8 100644 --- a/Configuration.md +++ b/Configuration.md @@ -77,3 +77,5 @@ db: - `cookies` (default ``) Cookies to be used when connecting to YouTube - `captcha_key` (default `nil`) [Anti-Captcha](https://anti-captcha.com/) API key for solving YouTube CAPTCHAs, see [#886](https://github.com/iv-org/invidious/issues/886). + +- `popular_enabled` (default `false`) Whether to display popular videos of the instance.