config fixes

beta.r3js.org
Theunis J. Botha 2016-09-27 11:07:30 +02:00
parent c3befc0634
commit a484e181e8
1 changed files with 34 additions and 35 deletions

View File

@ -18,7 +18,7 @@ var config = {
api16: {
url: "http://api16.gamewheel.com",
port: 3104,
debugPort: 3204
debugPort: 3204,
mailer: {
host: 'localhost',
port: 9025,
@ -37,7 +37,6 @@ var config = {
poolSize: 5,
keepAlive: 120
},
//replset: { rs_name: 'myReplicaSetName' },
user: '',
pass: '',
autoIndex: false