настройки паучка

This commit is contained in:
Alexey Kasyanchuk
2017-01-21 00:43:50 +03:00
parent 4a2dcd7d36
commit 00d4cd79da
3 changed files with 13 additions and 4 deletions

View File

@ -21,4 +21,10 @@ module.exports = {
database : 'btsearch',
connectionLimit: 40
},
spider: {
walkInterval: 5,
cpuLimit: 0,
cpuInterval: 10,
},
}