Skip to content

Commit

Permalink
#47 reverse the config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kecso committed Apr 10, 2015
1 parent ba4eea6 commit 3a47cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.default.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ var path = require('path'),
server: {
auto_reconnect: true,
socketOptions: {keepAlive: 1},
poolSize: 2
poolSize: 20
}
}
},
Expand Down

0 comments on commit 3a47cba

Please sign in to comment.