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
eef0a07f
Commit
eef0a07f
authored
Sep 09, 2022
by
msgroup
Committed by
mingsoft
Sep 09, 2022
Browse files
配置文件更新
Signed-off-by:
mingsoft
<
wangtp@mingsoft.net
>
parent
ac4c33ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application.yml
View file @
eef0a07f
...
...
@@ -23,12 +23,13 @@ ms:
xss
:
xssEnable
:
true
#xss过滤器的开关
filterUrl
:
/**
#过滤的url,多个用逗号分开
excludeUrl
:
/ms/**,/static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do
,/activity/saveUser.do
#排除的url,多个用逗号分开
excludeUrl
:
/ms/**,/static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do
#排除的url,多个用逗号分开
# mstore-url: http://store.i.mingsoft.net
# mstore-host: store.i.mingsoft.net
# shiro-key: #16位长度,不填写默认随机生成
cookie-name
:
SHIRO_SESSION_ID
html-dir
:
html
diy
:
html-dir
:
html
rand-code
:
length
:
4
#验证码长度
circle
:
10
#干扰线条数,值越大越不容易辨别
...
...
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