chore: replace local dev path in filedatabase.example.json with placeholder
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"FileDatabaseSettings": {
|
"FileDatabaseSettings": {
|
||||||
"VaultPath": "C:/Development/DeepDrftHome/Database/Vaults"
|
"VaultPath": "<path-to-vault>"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user