vault backup: 2024-04-23 22:38:34
This commit is contained in:
10
.obsidian/plugins/obsidian-git/data.json
vendored
10
.obsidian/plugins/obsidian-git/data.json
vendored
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"commitMessage": "vault backup: {{date}}",
|
||||
"commitMessage": "vault backup: {{date}} from {{hostname}}",
|
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||
"autoSaveInterval": 0,
|
||||
"autoSaveInterval": 10,
|
||||
"autoPushInterval": 0,
|
||||
"autoPullInterval": 0,
|
||||
"autoPullInterval": 10,
|
||||
"autoPullOnBoot": true,
|
||||
"disablePush": false,
|
||||
"pullBeforePush": true,
|
||||
"disablePopups": false,
|
||||
"disablePopupsForNoChanges": false,
|
||||
"disablePopupsForNoChanges": true,
|
||||
"listChangedFilesInMessageBody": false,
|
||||
"showStatusBar": true,
|
||||
"updateSubmodules": false,
|
||||
"syncMethod": "merge",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": false,
|
||||
"autoBackupAfterFileChange": true,
|
||||
"treeStructure": false,
|
||||
"refreshSourceControl": true,
|
||||
"basePath": "",
|
||||
|
||||
Reference in New Issue
Block a user