chore: replace local dev path in filedatabase.example.json with placeholder

This commit is contained in:
Daniel Harvey
2026-05-20 16:53:40 -04:00
parent 96b6ed2adf
commit f40c342882
+1 -1
View File
@@ -1,5 +1,5 @@
{
"FileDatabaseSettings": {
"VaultPath": "C:/Development/DeepDrftHome/Database/Vaults"
"VaultPath": "<path-to-vault>"
}
}