From 37913cfbdf664d6696182d20420d85813fedba06 Mon Sep 17 00:00:00 2001 From: haosenwang1018 Date: Sun, 19 Apr 2026 13:32:14 +0000 Subject: [PATCH] docs: add setup links to configuration page --- docs/home/configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/home/configuration.md b/docs/home/configuration.md index 85252535..1fa53231 100644 --- a/docs/home/configuration.md +++ b/docs/home/configuration.md @@ -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