mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Link to latest (master) yamlmap as opposed to 0.16.0
This commit is contained in:
parent
ec17fa2cdc
commit
a2b4471dee
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](https://github.com/omarroth/invidious/issues/415)
|
- `default_user_preferences` (default [`ConfigPreferences`](https://github.com/omarroth/invidious/blob/master/src/invidious/helpers/helpers.cr#L129)) 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