2022-06-14 23:33:35 +08:00
|
|
|
{
|
|
|
|
"commitMessage": "vault backup: {{date}}",
|
|
|
|
"autoCommitMessage": "vault backup: {{date}}",
|
|
|
|
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
2022-06-14 23:36:02 +08:00
|
|
|
"autoSaveInterval": 5,
|
2022-06-14 23:33:35 +08:00
|
|
|
"autoPushInterval": 0,
|
|
|
|
"autoPullInterval": 0,
|
|
|
|
"autoPullOnBoot": false,
|
|
|
|
"disablePush": false,
|
|
|
|
"pullBeforePush": true,
|
|
|
|
"disablePopups": false,
|
|
|
|
"listChangedFilesInMessageBody": false,
|
|
|
|
"showStatusBar": true,
|
|
|
|
"updateSubmodules": false,
|
|
|
|
"syncMethod": "merge",
|
|
|
|
"gitPath": "",
|
|
|
|
"customMessageOnAutoBackup": false,
|
2022-06-14 23:36:02 +08:00
|
|
|
"autoBackupAfterFileChange": true,
|
2022-06-14 23:33:35 +08:00
|
|
|
"treeStructure": false,
|
|
|
|
"refreshSourceControl": true,
|
|
|
|
"basePath": "",
|
2022-07-01 22:29:45 +08:00
|
|
|
"differentIntervalCommitAndPush": true,
|
2022-06-14 23:33:35 +08:00
|
|
|
"changedFilesInStatusBar": false
|
|
|
|
}
|