aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/example-config.json b/example-config.json
index 1977b1e..8a28b89 100644
--- a/example-config.json
+++ b/example-config.json
@@ -49,7 +49,12 @@
"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": ""
+ "invidious_instance": "",
+ "sponsorblock": {
+ "enable": false,
+ // If the sponsor segment has less votes than this in sponsorblock then it will be ignored
+ "min_votes": 0
+ }
},
"matrix": {
// List of homeservers to display in the "Room directory" tab