This commit is contained in:
duteliang
2024-01-31 00:12:25 +08:00
parent 377e343ee7
commit 317899033f
2 changed files with 4 additions and 4 deletions

View File

@@ -220,9 +220,9 @@ xss:
# 过滤开关
enabled: true
# 排除链接(多个用逗号分隔)
excludes: /system/notice
excludes:
# 匹配链接
urlPatterns: /system/*,/monitor/*,/tool/*
urlPatterns: /system/*,/monitor/*,/tool/*,/cai/*,/api/*
# 全局线程池相关配置
thread-pool: