mirror of
https://github.com/terorie/od-database-crawler.git
synced 2025-04-16 17:06:46 +00:00
Update config.yml
This commit is contained in:
parent
796cf6ac23
commit
88bf634cb6
@ -47,7 +47,7 @@ output:
|
|||||||
# Crawler settings
|
# Crawler settings
|
||||||
crawl:
|
crawl:
|
||||||
# Number of sites that can be processed at once
|
# Number of sites that can be processed at once
|
||||||
tasks: 100
|
tasks: 25
|
||||||
|
|
||||||
# Number of connections per site
|
# Number of connections per site
|
||||||
# Please be careful with this setting!
|
# Please be careful with this setting!
|
||||||
@ -81,4 +81,4 @@ crawl:
|
|||||||
# in memory.
|
# in memory.
|
||||||
# A negative value will cause all jobs
|
# A negative value will cause all jobs
|
||||||
# to be stored in memory. (Don't do this)
|
# to be stored in memory. (Don't do this)
|
||||||
job_buffer: 5000
|
job_buffer: -1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user