hermes-agent/website/docs
Teknium 8758e2e8d7
feat(email): add skip_attachments option via config.yaml
* feat(email): add skip_attachments option via config.yaml

Adds a config.yaml-driven option to skip email attachments in the
gateway email adapter. Useful for malware protection and bandwidth
savings.

Configure in config.yaml:
  platforms:
    email:
      skip_attachments: true

Based on PR #1521 by @an420eth, changed from env var to config.yaml
(via PlatformConfig.extra) to match the project's config-first pattern.

* docs: document skip_attachments option for email adapter
2026-03-16 05:27:54 -07:00
..
developer-guide fix(honcho): isolate session routing for multi-user gateway (#1500) 2026-03-16 00:23:47 -07:00
getting-started Merge pull request #1360 from NousResearch/hermes/hermes-aa701810 2026-03-14 19:53:40 -07:00
guides docs: clarify gateway service scopes (#1378) 2026-03-14 21:17:41 -07:00
reference docs: add CLI status bar docs and update /usage reference (#1523) 2026-03-16 04:58:28 -07:00
user-guide feat(email): add skip_attachments option via config.yaml 2026-03-16 05:27:54 -07:00
index.md docs(voice): add comprehensive voice mode guide 2026-03-14 09:50:45 -07:00