1
0

vault backup: 2023-05-04 22:26:49

This commit is contained in:
2023-05-04 22:26:50 +03:00
parent f282e96325
commit add54a6048
5 changed files with 18 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
{
"commitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 0,
"autoSaveInterval": 15,
"autoPushInterval": 0,
"autoPullInterval": 0,
"autoPullOnBoot": false,
"autoPullInterval": 15,
"autoPullOnBoot": true,
"disablePush": false,
"pullBeforePush": true,
"disablePopups": false,
@@ -22,7 +22,7 @@
"showedMobileNotice": true,
"refreshSourceControlTimer": 7000,
"showBranchStatusBar": true,
"setLastSaveToLastCommit": false,
"setLastSaveToLastCommit": true,
"submoduleRecurseCheckout": false,
"gitDir": "",
"showFileMenu": true,