config update

This commit is contained in:
away 2021-06-28 16:10:07 +08:00
parent d0b669bbee
commit 2d41b0ff4f

View File

@ -22,7 +22,7 @@ mongo:
dbAddress: [ 127.0.0.1:27017 ] dbAddress: [ 127.0.0.1:27017 ]
dbDirect: false dbDirect: false
dbTimeout: 10 dbTimeout: 10
dbDatabase: [ openIM ] dbDatabase: openIM
dbSource: admin dbSource: admin
dbUserName: dbUserName:
dbPassword: dbPassword:
@ -30,7 +30,7 @@ mongo:
dbRetainChatRecords: 7 dbRetainChatRecords: 7
redis: redis:
dbAddress: [ 127.0.0.1:6379 ] dbAddress: 127.0.0.1:6379
dbMaxIdle: 128 dbMaxIdle: 128
dbMaxActive: 0 dbMaxActive: 0
dbIdleTimeout: 120 dbIdleTimeout: 120