mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-15 17:40:30 -04:00
Fix update_feeds job
This commit is contained in:
parent
35e63fa3f5
commit
bcc8ba73bf
4 changed files with 46 additions and 14 deletions
|
@ -1,5 +1,6 @@
|
|||
crawl_threads: 1
|
||||
channel_threads: 1
|
||||
feed_threads: 1
|
||||
video_threads: 1
|
||||
db:
|
||||
user: kemal
|
||||
|
@ -10,4 +11,3 @@ db:
|
|||
full_refresh: false
|
||||
https_only: false
|
||||
geo_bypass: true
|
||||
update_feeds: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue