Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
ca7677f4
Commit
ca7677f4
authored
Jul 31, 2020
by
wujj
Browse files
配置文件
parent
1b080a16
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application.yml
View file @
ca7677f4
...
...
@@ -23,6 +23,7 @@ ms:
path
:
upload
#文件上传路径,可以根据实际写绝对路径
mapping
:
/upload/**
#修改需要谨慎,系统第一次部署可以随意修改,如果已经有了上传数据,再次修改会导致之前上传的文件404
denied
:
.exe,.jsp
back-up
:
/upload_back
multipart
:
#最大上传文件大小 单位:KB
max-file-size
:
10240
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment