forked from jason/echo
6 lines
208 B
JSON
6 lines
208 B
JSON
|
|
{
|
||
|
|
"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>"
|
||
|
|
}
|