wangchuanjin 7 жил өмнө
parent
commit
d2e2c92c08

+ 1 - 1
jyinfomatch/src/config.json

@@ -8,7 +8,7 @@
 	"collection": "matchresult",
 	"collection": "matchresult",
     "elasticPoolSize": 10,
     "elasticPoolSize": 10,
     "elasticsearch": "http://192.168.3.18:9800",
     "elasticsearch": "http://192.168.3.18:9800",
-    "maxSearch": 500,
+    "maxSearch": 400,
 	"saveSize": 100,
 	"saveSize": 100,
 	"poolSize": 100
 	"poolSize": 100
 }
 }