aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-09-27 23:46:06 +0200
committerdec05eba <dec05eba@protonmail.com>2023-09-27 23:46:06 +0200
commitac01d918e5cfda3dd202b641cd38a7f554e5ae52 (patch)
tree2943f6b9c367ee9b8872ab388bb485e26058bcdb /example-config.json
parentd14f96048d30b0f536f59b70bf999d4d6e9bb0d0 (diff)
Add support for invidious popular feed (new config option)
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/example-config.json b/example-config.json
index 5c220ec..a802dfa 100644
--- a/example-config.json
+++ b/example-config.json
@@ -42,7 +42,10 @@
},
"youtube": {
// If true, resume playback where you left off in youtube videos
- "load_progress": true
+ "load_progress": true,
+ // The invidious instance to use. This is currently only used to show a video feed.
+ // If not set, then local recommendations are used instead.
+ "invidious_instance": ""
},
"matrix": {
// List of homeservers to display in the "Room directory" tab