mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
docs(config): document telegram link preview setting
This commit is contained in:
parent
5221ff9ed1
commit
192ef00bb2
1 changed files with 12 additions and 0 deletions
|
|
@ -564,6 +564,18 @@ platform_toolsets:
|
||||||
homeassistant: [hermes-homeassistant]
|
homeassistant: [hermes-homeassistant]
|
||||||
qqbot: [hermes-qqbot]
|
qqbot: [hermes-qqbot]
|
||||||
|
|
||||||
|
# =============================================================================
|
||||||
|
# Gateway Platform Settings
|
||||||
|
# =============================================================================
|
||||||
|
# Optional per-platform messaging settings.
|
||||||
|
# Platform-specific knobs live under `extra`.
|
||||||
|
#
|
||||||
|
# platforms:
|
||||||
|
# telegram:
|
||||||
|
# reply_to_mode: "first" # off | first | all
|
||||||
|
# extra:
|
||||||
|
# disable_link_previews: false # Set true to suppress Telegram URL previews in bot messages
|
||||||
|
|
||||||
# ─────────────────────────────────────────────────────────────────────────────
|
# ─────────────────────────────────────────────────────────────────────────────
|
||||||
# Available toolsets (use these names in platform_toolsets or the toolsets list)
|
# Available toolsets (use these names in platform_toolsets or the toolsets list)
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue