diff --git a/src/assets/default.json b/src/assets/default.json index ce2cdb3..62a1a6f 100644 --- a/src/assets/default.json +++ b/src/assets/default.json @@ -38,7 +38,7 @@ "Subscriptions": { "allow_subscriptions": true, "subscriptions_base_path": "subscriptions/", - "subscriptions_check_interval": "300", + "subscriptions_check_interval": "86400", "subscriptions_use_youtubedl_archive": true }, "Users": { @@ -64,4 +64,4 @@ "default_downloader": "youtube-dlc" } } -} \ No newline at end of file +}