From 33005ad6e39bac15f9f33344c663185dfdf2cf9d Mon Sep 17 00:00:00 2001 From: t <452214834@qq.com> Date: Mon, 9 Mar 2026 16:19:40 +0800 Subject: [PATCH] add sanitizer config --- config/config.example.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.example.json b/config/config.example.json index 9544f7b73..6a4b65366 100644 --- a/config/config.example.json +++ b/config/config.example.json @@ -442,6 +442,9 @@ }, "conversation_log" :{ "enabled":false + }, + "sanitizer":{ + "enabled":false } }, "heartbeat": {