|
@@ -9,7 +9,7 @@ spring.servlet.multipart.max-file-size=100MB
|
|
spring.main.allow-bean-definition-overriding=true
|
|
spring.main.allow-bean-definition-overriding=true
|
|
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
|
|
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
|
|
spring.jackson.time-zone=GMT+8
|
|
spring.jackson.time-zone=GMT+8
|
|
-server.tomcat.threads.max=600
|
|
|
|
|
|
+server.tomcat.threads.max=800
|
|
server.tomcat.max-connections=20000
|
|
server.tomcat.max-connections=20000
|
|
server.tomcat.connection-timeout=90000
|
|
server.tomcat.connection-timeout=90000
|
|
#
|
|
#
|
|
@@ -39,7 +39,7 @@ com.qmth.fss.server=http://192.168.10.41:8300/file
|
|
# ********** sys config **********
|
|
# ********** sys config **********
|
|
#
|
|
#
|
|
com.qmth.mybatis.block-attack=false
|
|
com.qmth.mybatis.block-attack=false
|
|
-com.qmth.mybatis.log-level=debug
|
|
|
|
|
|
+com.qmth.mybatis.log-level=info
|
|
com.qmth.logging.root-level=info
|
|
com.qmth.logging.root-level=info
|
|
com.qmth.logging.file-path=logs/exam-reserve.log
|
|
com.qmth.logging.file-path=logs/exam-reserve.log
|
|
#
|
|
#
|
|
@@ -47,7 +47,6 @@ com.qmth.logging.file-path=logs/exam-reserve.log
|
|
#
|
|
#
|
|
com.qmth.auth.time-max-delay=10m
|
|
com.qmth.auth.time-max-delay=10m
|
|
com.qmth.auth.time-max-ahead=10m
|
|
com.qmth.auth.time-max-ahead=10m
|
|
-
|
|
|
|
#
|
|
#
|
|
# ********** wx config **********
|
|
# ********** wx config **********
|
|
#
|
|
#
|