mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-05 18:24:06 +00:00
Make configurable time between each RefreshChannelsJob
This commit is contained in:
@@ -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).
|
||||
|
Reference in New Issue
Block a user