fix(macos): fix crashes under Mac OS X

This commit is contained in:
Alexey Kasyanchuk
2018-08-05 01:43:22 +03:00
parent 585b683380
commit 45af9bddea
3 changed files with 10 additions and 4 deletions

View File

@ -28,7 +28,7 @@ let config = {
sphinx: {
host : '127.0.0.1',
port : 9306,
connectionLimit: 12
connectionLimit: 10
},
spider: {