diff options
Diffstat (limited to 'config/config.example.yml')
| -rw-r--r-- | config/config.example.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/config.example.yml b/config/config.example.yml index 59cb486b..475f2703 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -315,6 +315,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). ## |
