This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[文件上传][修改][单次上传文件20M,所有文件上传大小200M]
release_toaliyun_real
gongbiao
6 years ago
parent
2cddeb206c
commit
d3643a9f7b
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkAdmin/src/main/resources/application.yml
+ 1
- 1
mallinkAdmin/src/main/resources/application.yml
View File
@@ -15,7 +15,7 @@ spring:
servlet:
servlet:
multipart:
multipart:
max-file-size: 20MB
max-file-size: 20MB
max-request-size: 20MB
max-request-size: 20
0
MB
cache:
cache:
type: REDIS
type: REDIS
cache-names: redis_cache #缓存的名字(可以不指定)
cache-names: redis_cache #缓存的名字(可以不指定)
Write
Preview
Loading…
Cancel
Save