24 lines
696 B
JSON
24 lines
696 B
JSON
|
{
|
||
|
"commitMessage": "Automatic backup: {{date}}",
|
||
|
"autoCommitMessage": "Automatic backup: {{date}}",
|
||
|
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||
|
"autoSaveInterval": 0,
|
||
|
"autoPushInterval": 0,
|
||
|
"autoPullInterval": 0,
|
||
|
"autoPullOnBoot": true,
|
||
|
"disablePush": false,
|
||
|
"pullBeforePush": true,
|
||
|
"disablePopups": false,
|
||
|
"listChangedFilesInMessageBody": false,
|
||
|
"showStatusBar": true,
|
||
|
"updateSubmodules": false,
|
||
|
"syncMethod": "merge",
|
||
|
"customMessageOnAutoBackup": false,
|
||
|
"autoBackupAfterFileChange": false,
|
||
|
"treeStructure": false,
|
||
|
"refreshSourceControl": true,
|
||
|
"basePath": "",
|
||
|
"differentIntervalCommitAndPush": false,
|
||
|
"changedFilesInStatusBar": false,
|
||
|
"username": ""
|
||
|
}
|