mirror of
https://github.com/iv-org/invidious.git
synced 2024-08-30 18:23:25 +00: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