更新对上传文件大小的配置
This commit is contained in:
parent
248976e021
commit
39b187060c
@ -5,6 +5,10 @@ server:
|
|||||||
|
|
||||||
# Spring
|
# Spring
|
||||||
spring:
|
spring:
|
||||||
|
servlet:
|
||||||
|
multipart:
|
||||||
|
max-file-size: 10MB
|
||||||
|
|
||||||
application:
|
application:
|
||||||
# 应用名称
|
# 应用名称
|
||||||
name: xhpc-activity
|
name: xhpc-activity
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user