Commit ffdacc2bd3e3a672ccd110532127f9d7ce00a779

Authored by jiangjiazhi
1 parent be903417b7

增加配置

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/resources/database.properties View file @ ffdacc2
... ... @@ -9,7 +9,7 @@
9 9 mongo.db.password=${mongo.db.password}
10 10  
11 11  
12   -mongo.port=27017
  12 +
13 13 mongo.connectionsPerHost=8
14 14 mongo.threadsAllowedToBlockForConnectionMultiplier=4
15 15 mongo.connectTimeout=1000