vault backup: 2026-08-11 03:28:28

This commit is contained in:
2026-08-11 03:28:28 +04:00
parent df565e7c52
commit 6d0b11c60c
3 changed files with 33 additions and 12 deletions
+3 -3
View File
@@ -3,7 +3,7 @@
"autoCommitMessage": "vault backup: {{date}}",
"commitMessageScript": "",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 1,
"autoSaveInterval": 0,
"autoPushInterval": 1,
"autoPullInterval": 1,
"autoPullOnBoot": true,
@@ -19,11 +19,11 @@
"syncMethod": "merge",
"mergeStrategy": "none",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": true,
"autoBackupAfterFileChange": false,
"treeStructure": false,
"refreshSourceControl": false,
"basePath": "",
"differentIntervalCommitAndPush": true,
"differentIntervalCommitAndPush": false,
"changedFilesInStatusBar": false,
"showedMobileNotice": true,
"refreshSourceControlTimer": 7000,