"eladmin-common/src/git@ustchcs.com:gujinli1118/eladmin.git" did not exist on "7a7fb53ea71ab54aea7e7d4a0432832bd7cf54ab"
Commit d70f2eb1 authored by msgroup's avatar msgroup Committed by zhouyk
Browse files

fix: 配置规范

parent ebefc975
...@@ -25,7 +25,7 @@ ms: ...@@ -25,7 +25,7 @@ ms:
xss: xss:
enable: true #xss过滤器的开关 enable: true #xss过滤器的开关
filter-url: /** #过滤的url,多个用逗号分开 filter-url: /** #过滤的url,多个用逗号分开
exclude-url: /static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do #排除的url,多个用逗号分开 exclude-url: /ms/mdiy/formData/update.do,/ms/mdiy/model/data/update.do,/ms/cms/content/update.do,/ms/mdiy/formData/save.do,/ms/mdiy/model/data/save.do,/ms/cms/content/save.do,/ms/mdiy/model/updateJson.do,/ms/mdiy/form/updateJson.do,/static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do,/activity/saveUser.do #排除的url,多个用逗号分开
diy: diy:
html-dir: html html-dir: html
......
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