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
JSH ERP
Commits
e4a0a6a6
Commit
e4a0a6a6
authored
Apr 19, 2022
by
季圣华
Browse files
增加文件上传临时路径的配置
parent
029ce91c
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-boot/src/main/resources/application.properties
View file @
e4a0a6a6
...
...
@@ -28,6 +28,8 @@ plugin.pluginPath=plugins
plugin.pluginConfigFilePath
=
pluginConfig
#文件上传根目录
file.path
=
/opt/jshERP/upload
#文件上传临时路径
server.tomcat.basedir
=
/opt/tmp/tomcat
#文件上传限制(byte)
spring.servlet.multipart.max-file-size
=
10485760
spring.servlet.multipart.max-request-size
=
10485760
\ No newline at end of file
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