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