vault backup: 2024-04-12 20:14:32

This commit is contained in:
2024-04-12 20:14:32 -05:00
parent 7677c4c583
commit e7625fbbda

View File

@@ -2,7 +2,7 @@
"commitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 1,
"autoPushInterval": 0,
"autoPushInterval": 1,
"autoPullInterval": 0,
"autoPullOnBoot": true,
"disablePush": false,
@@ -14,11 +14,11 @@
"updateSubmodules": false,
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"autoBackupAfterFileChange": true,
"treeStructure": false,
"refreshSourceControl": true,
"basePath": "",
"differentIntervalCommitAndPush": false,
"differentIntervalCommitAndPush": true,
"changedFilesInStatusBar": false,
"showedMobileNotice": true,
"refreshSourceControlTimer": 7000,