add sanitizer config

This commit is contained in:
t 2026-03-09 16:19:40 +08:00
parent 8a219e1873
commit 33005ad6e3

View file

@ -442,6 +442,9 @@
}, },
"conversation_log" :{ "conversation_log" :{
"enabled":false "enabled":false
},
"sanitizer":{
"enabled":false
} }
}, },
"heartbeat": { "heartbeat": {