We need a min of 6 worker threads
This commit is contained in:
parent
0b5d5c8071
commit
5845b6d631
@ -5,7 +5,7 @@ mongo.username=test
|
|||||||
mongo.password=test
|
mongo.password=test
|
||||||
http.address=
|
http.address=
|
||||||
http.port=80
|
http.port=80
|
||||||
http.workerThreads=4
|
http.workerThreads=6
|
||||||
mandrill.apiKey=0OYtwymqJP6oqvszeJu0vQ
|
mandrill.apiKey=0OYtwymqJP6oqvszeJu0vQ
|
||||||
auth.permittedUserRanks=developer,owner
|
auth.permittedUserRanks=developer,owner
|
||||||
auth.websiteApiKey=RVbp4hY6sCFVaf
|
auth.websiteApiKey=RVbp4hY6sCFVaf
|
Loading…
Reference in New Issue
Block a user