sessions.transcripts.enabled. This will write conversation content to disk, so treat it as sensitive data (especially if you use backups or cloud sync).
If you want a single “off switch” for all disk log/transcript writes (including Vault audit logs), enable gateway.logs.disable_disk_logs.
What gets stored
- Message text and basic metadata needed to keep a coherent thread.
- Enough recent history to provide context for follow-up questions.
Listing sessions
Privacy notes
- Session history stays on your machine unless you configure a remote AI backend (in which case message content is sent to that provider).
- If you are handling sensitive data, review Security and pairing and consider running with stricter access controls.