Created
November 14, 2021 16:02
-
-
Save poyrazhancilar/38250cb2cca1fda2876e45e700b46dc2 to your computer and use it in GitHub Desktop.
Obsidian Config Test #1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "credentials": { | |
| "username": "", | |
| "password": "" | |
| }, | |
| "application": { | |
| "directories": [ | |
| { | |
| "name": "OBSIDIAN_MAIN", | |
| "path": "" | |
| }, | |
| { | |
| "name": "OBSIDIAN_CONFIGURATOR", | |
| "path": "" | |
| } | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment