mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-21 17:57:14 +00:00
feat: 优化配置文件注释
This commit is contained in:
+2
-1
@@ -106,7 +106,8 @@ ignore_rules = {
|
|||||||
# 请在sensitive.json中添加敏感词
|
# 请在sensitive.json中添加敏感词
|
||||||
sensitive_word_filter = True
|
sensitive_word_filter = True
|
||||||
|
|
||||||
#是否启动百度云内容安全审核
|
# 是否启用百度云内容安全审核
|
||||||
|
# 注册方式查看 https://cloud.baidu.com/doc/ANTIPORN/s/Wkhu9d5iy
|
||||||
baidu_check = False
|
baidu_check = False
|
||||||
|
|
||||||
# 百度云API_KEY 24位英文数字字符串
|
# 百度云API_KEY 24位英文数字字符串
|
||||||
|
|||||||
Reference in New Issue
Block a user