新模型替换
This commit is contained in:
@@ -79,6 +79,6 @@ xss:
|
||||
# 过滤开关
|
||||
enabled: true
|
||||
# 排除链接(多个用逗号分隔)
|
||||
excludes: /system/notice,/voice-websocket/*
|
||||
excludes: /system/notice,/voice-websocket/*,/voice-websocket-opus/*
|
||||
# 匹配链接
|
||||
urlPatterns: /system/*,/monitor/*,/tool/*,/voice-websocket/*
|
||||
urlPatterns: /system/*,/monitor/*,/tool/*,/voice-websocket/*,/voice-websocket-opus/*
|
||||
|
||||
Reference in New Issue
Block a user