updated task.workers

This commit is contained in:
marvzhang
2020-06-04 23:02:02 +08:00
parent 45381885af
commit 993b28a32d

View File

@@ -36,7 +36,7 @@ server:
spider:
path: "/app/spiders"
task:
workers: 4
workers: 16
other:
tmppath: "/tmp"
version: 0.4.10