winter hace 1 año
padre
commit
5e8e46f579
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      yqzjAdmin/src/main/resources/application.yml

+ 3
- 3
yqzjAdmin/src/main/resources/application.yml Ver fichero

@@ -14,11 +14,11 @@ spring:
default-property-inclusion: non_null
servlet:
multipart:
max-file-size: 1024MB
max-request-size: 1024MB
max-file-size: 2048MB
max-request-size: 2048MB
mvc:
async:
request-timeout: 1000000
request-timeout: 6000000
cache:
type: REDIS
cache-names: redis_cache #缓存的名字(可以不指定)


Cargando…
Cancelar
Guardar