mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00: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