mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Configuration: add popular_enabled (#45)
This commit is contained in:
parent
fbc8564e40
commit
7bafd6f8ae
1 changed files with 2 additions and 0 deletions
|
@ -77,3 +77,5 @@ db:
|
||||||
- `cookies` (default ``) Cookies to be used when connecting to YouTube
|
- `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).
|
- `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.
|
||||||
|
|
Loading…
Reference in a new issue