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
8dd274810a
commit
170ebd868b
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
yqzjAdmin/src/main/resources/application.yml
+ 3
- 0
yqzjAdmin/src/main/resources/application.yml
View File
@@ -16,6 +16,9 @@ spring:
multipart:
max-file-size: 1024MB
max-request-size: 1024MB
mvc:
async:
request-timeout:1000000
cache:
type: REDIS
cache-names: redis_cache #缓存的名字(可以不指定)
Write
Preview
Loading…
Cancel
Save