mirror of
https://github.com/Ellpeck/ObsidianJustSharePlease.git
synced 2024-11-23 10:58:36 +01:00
19 lines
No EOL
424 B
JSON
19 lines
No EOL
424 B
JSON
{
|
|
"url": "http://localhost:8080",
|
|
"shared": [
|
|
{
|
|
"id": "234df7b7",
|
|
"password": "0ef1504bfe83cd9ca812434caa7aacf4",
|
|
"path": "Cool Test Note.md"
|
|
},
|
|
{
|
|
"id": "014b266c",
|
|
"password": "1c9459d7cdac804f72272c8f6d4a9abc",
|
|
"path": "dir/Cool Test Note.md"
|
|
}
|
|
],
|
|
"stripFrontmatter": true,
|
|
"includeNoteName": true,
|
|
"unshareDeletedFiles": false,
|
|
"autoUpdateShares": false
|
|
} |