Make configurable time between each RefreshChannelsJob

This commit is contained in:
Féry Mathieu (Mathius) 2022-02-21 10:53:20 +01:00
parent 85ba04b715
commit f75a81c9ee
No known key found for this signature in database
GPG key ID: F9CCC80C18A59037
5 changed files with 49 additions and 22 deletions

View file

@ -314,6 +314,14 @@ https_only: false
##
channel_threads: 1
##
## Time between channel_refresh
##
## Accepted values: a valid time interval (hours:min:seconds)
## Default: 00:30:00
##
channel_refresh_time: 00:30:00
##
## Forcefully dump and re-download the entire list of uploaded
## videos when crawling channel (during subscriptions update).