This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
yqzj_home_server
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix
master
winter
1 year ago
parent
bc12bef3e4
commit
5e8e46f579
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
yqzjAdmin/src/main/resources/application.yml
+ 3
- 3
yqzjAdmin/src/main/resources/application.yml
View File
@@ -14,11 +14,11 @@ spring:
default-property-inclusion: non_null
servlet:
multipart:
max-file-size:
10
24MB
max-request-size:
10
24MB
max-file-size: 2
0
4
8
MB
max-request-size: 2
0
4
8
MB
mvc:
async:
request-timeout:
1
000000
request-timeout:
6
000000
cache:
type: REDIS
cache-names: redis_cache #缓存的名字(可以不指定)
Write
Preview
Loading…
Cancel
Save