vault backup: 2024-04-12 20:44:23

This commit is contained in:
akanealw
2024-04-12 20:44:23 -05:00
parent 47945b7ba7
commit dfef502337
2 changed files with 6 additions and 6 deletions

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,