Commit 87fce00b7a8d959b7f49d546b324e007f2015161
1 parent
c7122f0250
Exists in
master
and in
8 other branches
修改新电子病历
Showing 1 changed file with 2 additions and 2 deletions
platform-resource/resources/config-test.properties
View file @
87fce00
... | ... | @@ -7,8 +7,8 @@ |
7 | 7 | mongo.socketTimeout=2500 |
8 | 8 | mongo.connectionsPerHost=20 |
9 | 9 | mongo.threadsAllowedToBlockForConnectionMultiplier=10 |
10 | -mongo.connectTimeout=2500 | |
11 | -mongo.maxWaitTime=2000 | |
10 | +mongo.connectTimeout=3000 | |
11 | +mongo.maxWaitTime=4000 | |
12 | 12 | mongo.autoConnectRetry=true |
13 | 13 | mongo.socketKeepAlive=true |
14 | 14 |