Skip to content

Commit 546ca89

Browse files
Paul Kyleclaude
andcommitted
fix: config example path matches quick start (~/.palinode)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8478359 commit 546ca89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

palinode.config.yaml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# -----------------------------------------------------------------------------
1010
# Where Palinode stores markdown memory files and the SQLite-vec index.
1111
# All paths below are relative to this directory unless absolute.
12-
memory_dir: "~/palinode"
12+
memory_dir: "~/.palinode"
1313

1414
# SQLite-vec database location (relative to memory_dir)
1515
db_path: ".palinode.db"

0 commit comments

Comments
 (0)