mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-05 18:24:06 +00:00
Update management of channel_refresh_interval
Follow indications: https://github.com/iv-org/invidious/pull/2915#discussion_r811373503
This commit is contained in:
@@ -317,10 +317,10 @@ channel_threads: 1
|
||||
##
|
||||
## Time between two jobs for crawling videos from channels
|
||||
##
|
||||
## Accepted values: a valid time interval (hours:min:seconds)
|
||||
## Default: 00:30:00
|
||||
## Accepted values: a valid time interval (like 1h30m or 90min)
|
||||
## Default: 30m
|
||||
##
|
||||
channel_refresh_interval: 00:30:00
|
||||
channel_refresh_interval: 30min
|
||||
|
||||
##
|
||||
## Forcefully dump and re-download the entire list of uploaded
|
||||
|
Reference in New Issue
Block a user