Commit 0ef80dd8 authored by msgroup's avatar msgroup Committed by mingsoft
Browse files

fix:5.2.8版本待发布

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -27,7 +27,7 @@ ms:
xss:
xssEnable: true #xss过滤器的开关
filterUrl: /** #过滤的url,多个用逗号分开
excludeUrl: /ms**,/static**,/template**,/file/upload.do #排除的url,多个用逗号分开
excludeUrl: /ms**,/static**,/template**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do #排除的url,多个用逗号分开
upload:
enable-web: true #启用web层的上传
template: template #模板文件夹支持重命名,不支持路径
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment