sdfdf
This commit is contained in:
@@ -7,7 +7,7 @@ const logger = require("logops")
|
||||
class PoolingService {
|
||||
constructor() {
|
||||
this.config = {
|
||||
pool: { max: 40, min: 1, testOnBorrow: true },
|
||||
pool: { max: 5, min: 1, testOnBorrow: true },
|
||||
browser: 'chrome',
|
||||
browserArgs: ['--no-sandbox', '--headless', '--disable-dev-shm-usage', '--proxy-server=spiduler-tor:8118']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user