mirror of
https://github.com/iv-org/invidious.git
synced 2025-12-14 12:16:16 +00:00
Make configurable time between each RefreshChannelsJob
This commit is contained in:
@@ -23,7 +23,9 @@ services:
|
||||
environment:
|
||||
# Adapted from ./config/config.yml
|
||||
INVIDIOUS_CONFIG: |
|
||||
log_level: Info
|
||||
channel_threads: 1
|
||||
channel_refresh_time: 00:30:00
|
||||
check_tables: true
|
||||
feed_threads: 1
|
||||
db:
|
||||
|
||||
Reference in New Issue
Block a user