From 7a1d8967ae032d7ee233275cde3b87f2390bca2a Mon Sep 17 00:00:00 2001 From: Matthew Stern Date: Fri, 14 Mar 2025 18:42:47 -0400 Subject: [PATCH] set default minimum skip length to 1 --- config.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json.template b/config.json.template index d28c35b..d4a163b 100644 --- a/config.json.template +++ b/config.json.template @@ -12,7 +12,7 @@ "skip_count_tracking": true, "mute_ads": true, "skip_ads": true, - "minimum_skip_length": 0, + "minimum_skip_length": 1, "auto_play": true, "join_name": "iSponsorBlockTV", "apikey": "",