|
@@ -55,7 +55,7 @@ sys.config.adminLogoUrl=http://qmth-test.oss-cn-shenzhen.aliyuncs.com/frontend/w
|
|
sys.config.htmlToPdfUrl=/usr/local/bin/wkhtmltopdf
|
|
sys.config.htmlToPdfUrl=/usr/local/bin/wkhtmltopdf
|
|
sys.config.autoCreatePdfResetMaxCount=5
|
|
sys.config.autoCreatePdfResetMaxCount=5
|
|
sys.config.threadPoolCoreSize=1
|
|
sys.config.threadPoolCoreSize=1
|
|
-sys.config.customThreadPoolCoreSize=true
|
|
|
|
|
|
+sys.config.customThreadPoolCoreSize=false
|
|
sys.config.sessionActive=4h
|
|
sys.config.sessionActive=4h
|
|
spring.resources.static-locations=file:${sys.config.serverUpload},classpath:/META-INF/resources/,classpath:/resources/
|
|
spring.resources.static-locations=file:${sys.config.serverUpload},classpath:/META-INF/resources/,classpath:/resources/
|
|
|
|
|