vault backup: 2026-08-16 18:08:46

This commit is contained in:
teratoma
2026-08-16 18:08:46 +03:00
parent 5d55202491
commit a3f9ec8b35
3 changed files with 15 additions and 13 deletions
+7 -7
View File
@@ -3,14 +3,14 @@
"autoCommitMessage": "vault backup: {{date}}",
"commitMessageScript": "",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 0,
"autoPushInterval": 0,
"autoPullInterval": 0,
"autoPullOnBoot": false,
"autoSaveInterval": 1,
"autoPushInterval": 5,
"autoPullInterval": 5,
"autoPullOnBoot": true,
"autoCommitOnlyStaged": false,
"disablePush": false,
"pullBeforePush": true,
"squashCommitsBeforePush": false,
"squashCommitsBeforePush": true,
"disablePopups": false,
"showErrorNotices": true,
"disablePopupsForNoChanges": false,
@@ -20,11 +20,11 @@
"syncMethod": "merge",
"mergeStrategy": "none",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"autoBackupAfterFileChange": true,
"treeStructure": false,
"refreshSourceControl": true,
"basePath": "",
"differentIntervalCommitAndPush": false,
"differentIntervalCommitAndPush": true,
"changedFilesInStatusBar": false,
"showedMobileNotice": true,
"refreshSourceControlTimer": 7000,