wangchuanjin hace 7 años
padre
commit
d2e2c92c08
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jyinfomatch/src/config.json

+ 1 - 1
jyinfomatch/src/config.json

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