revert dflt config

This commit is contained in:
Matias Alejo Garcia 2016-11-24 10:03:00 -03:00
parent 598f6f1361
commit 313a8d667a
No known key found for this signature in database
GPG Key ID: 02470DB551277AB3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ var config = {
disableLogs: false,
port: 3232,
// Uncomment to make BWS a forking server
cluster: true,
// cluster: true,
// Uncomment to use the nr of availalbe CPUs
// clusterInstances: 4,