2022-06-22 06:56:01 +00:00
|
|
|
{
|
|
|
|
"commitMessage": "vault backup: {{date}}",
|
2022-06-22 08:09:28 +00:00
|
|
|
"autoCommitMessage": "vault auto-backup: {{date}}",
|
|
|
|
"commitDateFormat": "DD.MM.YYYY - HH:mm:ss",
|
2022-07-12 13:45:53 +00:00
|
|
|
"autoSaveInterval": 1,
|
|
|
|
"autoPushInterval": 15,
|
2022-06-22 08:09:28 +00:00
|
|
|
"autoPullInterval": 5,
|
|
|
|
"autoPullOnBoot": true,
|
2022-06-22 06:56:01 +00:00
|
|
|
"disablePush": false,
|
|
|
|
"pullBeforePush": true,
|
|
|
|
"disablePopups": false,
|
2022-06-22 08:09:28 +00:00
|
|
|
"listChangedFilesInMessageBody": true,
|
2022-06-22 06:56:01 +00:00
|
|
|
"showStatusBar": true,
|
|
|
|
"updateSubmodules": false,
|
|
|
|
"syncMethod": "merge",
|
|
|
|
"gitPath": "",
|
2022-06-22 20:58:53 +00:00
|
|
|
"customMessageOnAutoBackup": false,
|
|
|
|
"autoBackupAfterFileChange": true,
|
2022-06-22 06:56:01 +00:00
|
|
|
"treeStructure": false,
|
|
|
|
"refreshSourceControl": true,
|
|
|
|
"basePath": "",
|
2022-06-22 21:01:02 +00:00
|
|
|
"differentIntervalCommitAndPush": true,
|
2022-06-22 08:09:28 +00:00
|
|
|
"changedFilesInStatusBar": true
|
2022-06-22 06:56:01 +00:00
|
|
|
}
|