vault backup: 2024-08-15 02:00:45

This commit is contained in:
2024-08-15 02:00:45 +02:00
parent 7ccbce0d0c
commit 2b5b80741b
4 changed files with 12 additions and 5 deletions

View File

@@ -1 +1,3 @@
{}
{
"accentColor": ""
}

View File

@@ -1,4 +1,5 @@
[
"folder-note-plugin",
"obsidian-git"
"obsidian-git",
"obsidian-minimal-settings"
]

View File

@@ -1,9 +1,9 @@
{
"commitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 0,
"autoSaveInterval": 5,
"autoPushInterval": 0,
"autoPullInterval": 0,
"autoPullInterval": 10,
"autoPullOnBoot": true,
"disablePush": false,
"pullBeforePush": true,