mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Updated Configuration (markdown)
This commit is contained in:
parent
46905f06ca
commit
ec24fa7f4d
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ db:
|
||||||
|
|
||||||
`external_port (default nil)` Invidious should supply links to a different port (if running behind a proxy, for example). PubSub notifications (if enabled) will also be sent to this port
|
`external_port (default nil)` Invidious should supply links to a different port (if running behind a proxy, for example). PubSub notifications (if enabled) will also be sent to this port
|
||||||
|
|
||||||
`default_user_preferences (default`[`ConfigPreferences`](https://github.com/omarroth/invidious/blob/0.16.0/src/invidious/helpers/helpers.cr#L39)`)` Default preferences to use for new and unregistered users, see #415
|
`default_user_preferences (default`[`ConfigPreferences`](https://github.com/omarroth/invidious/blob/0.16.0/src/invidious/helpers/helpers.cr#L39)`)` Default preferences to use for new and unregistered users, see [#415](https://github.com/omarroth/invidious/issues/415)
|
||||||
|
|
||||||
`dmca_content (default [])` For compliance with DMCA requests, disables download widget for list of video IDs
|
`dmca_content (default [])` For compliance with DMCA requests, disables download widget for list of video IDs
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue