YuJian
3 years ago
1 changed files with 20 additions and 0 deletions
@ -0,0 +1,20 @@
@@ -0,0 +1,20 @@
|
||||
{ |
||||
"commitMessage": "vault backup: {{date}}", |
||||
"autoCommitMessage": "vault backup: {{date}}", |
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss", |
||||
"autoSaveInterval": 5, |
||||
"autoPullInterval": 1, |
||||
"autoPullOnBoot": false, |
||||
"disablePush": false, |
||||
"pullBeforePush": true, |
||||
"disablePopups": false, |
||||
"listChangedFilesInMessageBody": false, |
||||
"showStatusBar": true, |
||||
"updateSubmodules": false, |
||||
"syncMethod": "merge", |
||||
"gitPath": "", |
||||
"customMessageOnAutoBackup": false, |
||||
"autoBackupAfterFileChange": false, |
||||
"treeStructure": false, |
||||
"refreshSourceControl": true |
||||
} |
Loading…
Reference in new issue