Files
echo/echo-memory.config.template.json
T

6 lines
208 B
JSON
Raw Normal View History

2026-06-23 22:17:39 -05:00
{
"owner": "Full Name — how the agent should refer to the vault owner (third person)",
"endpoint": "https://your-obsidian-rest-endpoint.example.com",
"key": "<obsidian-local-rest-api-bearer-token>"
}