You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
744 B
34 lines
744 B
3 years ago
|
# See: https://github.com/iv-org/invidious/blob/master/config/config.example.yml
|
||
|
|
||
|
default_user_preferences:
|
||
|
#locale: en-US
|
||
|
#region: US
|
||
|
#captions: ["", "", ""]
|
||
|
dark_mode: true
|
||
|
thin_mode: false
|
||
|
feed_menu: ["Subscriptions", "Playlists"]
|
||
|
default_home:
|
||
|
max_results: 40
|
||
|
#annotations: false
|
||
|
#annotations_subscribed: false
|
||
|
comments: ["", ""]
|
||
|
player_style: invidious
|
||
|
related_videos: false
|
||
|
autoplay: false
|
||
|
continue: false
|
||
|
#continue_autoplay: true
|
||
|
listen: false
|
||
|
video_loop: false
|
||
|
quality: hd720
|
||
|
#quality_dash: auto
|
||
|
speed: 1.0
|
||
|
volume: 100
|
||
|
vr_mode: true
|
||
|
latest_only: false
|
||
|
notifications_only: false
|
||
|
unseen_only: false
|
||
|
sort: published
|
||
|
local: true
|
||
|
show_nick: true
|
||
|
automatic_instance_redirect: false
|