2022-06-22 08:13:36 +00:00
|
|
|
{
|
|
|
|
"commitMessage": "vault backup: {{date}}",
|
|
|
|
"autoCommitMessage": "vault auto-backup: {{date}}",
|
|
|
|
"commitDateFormat": "DD.MM.YYYY - HH:mm:ss",
|
2022-06-22 16:46:36 +00:00
|
|
|
"autoSaveInterval": 1,
|
2022-06-22 08:13:36 +00:00
|
|
|
"autoPushInterval": 0,
|
|
|
|
"autoPullInterval": 5,
|
|
|
|
"autoPullOnBoot": true,
|
|
|
|
"disablePush": false,
|
|
|
|
"pullBeforePush": true,
|
|
|
|
"disablePopups": false,
|
|
|
|
"listChangedFilesInMessageBody": true,
|
|
|
|
"showStatusBar": true,
|
|
|
|
"updateSubmodules": false,
|
|
|
|
"syncMethod": "merge",
|
|
|
|
"gitPath": "",
|
2022-06-22 16:46:36 +00:00
|
|
|
"customMessageOnAutoBackup": false,
|
|
|
|
"autoBackupAfterFileChange": true,
|
2022-06-22 08:13:36 +00:00
|
|
|
"treeStructure": false,
|
|
|
|
"refreshSourceControl": true,
|
|
|
|
"basePath": "",
|
|
|
|
"differentIntervalCommitAndPush": false,
|
|
|
|
"changedFilesInStatusBar": true
|
|
|
|
}
|