Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/home/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

memsearch uses a layered TOML config system. Most users don't need to configure anything — the defaults work out of the box.

> **Just getting started?** Follow [Getting Started](../getting-started.md) first. Looking for plugin-specific setup? See [For Agent Users](for-users.md) and the [Platform Comparison](../platforms/index.md).

## Config Locations (priority low → high)

1. `~/.memsearch/config.toml` — global defaults
Expand Down
Loading