mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
Lower default number of jobs
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
crawl_threads: 5
|
||||
channel_threads: 5
|
||||
video_threads: 5
|
||||
crawl_threads: 1
|
||||
channel_threads: 1
|
||||
video_threads: 1
|
||||
db:
|
||||
user: kemal
|
||||
password: kemal
|
||||
|
Reference in New Issue
Block a user