refactor(docs): remove webhook_host and webhook_port from configuration examples

This commit is contained in:
Zhang Rui
2026-02-28 23:52:56 +08:00
parent d4824a00b6
commit bf4445f1f3
7 changed files with 0 additions and 16 deletions
-2
View File
@@ -155,8 +155,6 @@
"enabled": false,
"token": "YOUR_TOKEN",
"encoding_aes_key": "YOUR_43_CHAR_ENCODING_AES_KEY",
"webhook_host": "0.0.0.0",
"webhook_port": 18791,
"webhook_path": "/webhook/wecom-aibot",
"max_steps": 10,
"welcome_message": "Hello! I'm your AI assistant. How can I help you today?",