mirror of
https://github.com/iv-org/invidious
synced 2024-11-09 01:10:27 +00:00
Lower default number of jobs
This commit is contained in:
parent
686e17f489
commit
1eedd6ebf9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user