mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-24 05:13:19 +03:00
Merge pull request #392 from itsthejoker/patch-1
Update default.json to use a longer subscription interval
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
"Subscriptions": {
|
"Subscriptions": {
|
||||||
"allow_subscriptions": true,
|
"allow_subscriptions": true,
|
||||||
"subscriptions_base_path": "subscriptions/",
|
"subscriptions_base_path": "subscriptions/",
|
||||||
"subscriptions_check_interval": "300",
|
"subscriptions_check_interval": "86400",
|
||||||
"subscriptions_use_youtubedl_archive": true
|
"subscriptions_use_youtubedl_archive": true
|
||||||
},
|
},
|
||||||
"Users": {
|
"Users": {
|
||||||
@@ -64,4 +64,4 @@
|
|||||||
"default_downloader": "youtube-dlc"
|
"default_downloader": "youtube-dlc"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user