配置文件更新

Signed-off-by: mingsoft <wangtp@mingsoft.net>
This commit is contained in:
msgroup 2022-09-09 17:31:22 +08:00 committed by mingsoft
parent ac4c33abe5
commit eef0a07f52
1 changed files with 3 additions and 2 deletions

View File

@ -23,11 +23,12 @@ 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
diy:
html-dir: html
rand-code:
length: 4 #验证码长度