diff options
| -rw-r--r-- | .config/joplin/settings.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/joplin/settings.json b/.config/joplin/settings.json new file mode 100644 index 0000000..a89378c --- /dev/null +++ b/.config/joplin/settings.json @@ -0,0 +1,5 @@ +{ + "sync.target": 2, + "sync.2.path": "/home/andrew/shared-folder/joplin", + "trackLocation": false +} |