1
0
forked from jason/echo
Files
chorus/chorus-memory.config.template.json
T

7 lines
246 B
JSON
Raw Normal View History

2026-06-23 22:17:39 -05:00
{
"group": "Group Name — the team/group sharing this vault",
"member": "<your-member-id — kebab-case slug, e.g. jason>",
2026-06-23 22:17:39 -05:00
"endpoint": "https://your-obsidian-rest-endpoint.example.com",
"key": "<obsidian-local-rest-api-bearer-token>"
}