|
|
|
@ -15,7 +15,7 @@
|
|
|
|
|
"syncMethod": "merge", |
|
|
|
|
"customMessageOnAutoBackup": false, |
|
|
|
|
"autoBackupAfterFileChange": false, |
|
|
|
|
"treeStructure": false, |
|
|
|
|
"treeStructure": true, |
|
|
|
|
"refreshSourceControl": true, |
|
|
|
|
"basePath": "", |
|
|
|
|
"differentIntervalCommitAndPush": false, |
|
|
|
@ -50,7 +50,9 @@
|
|
|
|
|
}, |
|
|
|
|
"textColorCss": "var(--text-muted)", |
|
|
|
|
"ignoreWhitespace": false, |
|
|
|
|
"gutterSpacingFallbackLength": 5 |
|
|
|
|
"gutterSpacingFallbackLength": 5, |
|
|
|
|
"lastShownAuthorDisplay": "initials", |
|
|
|
|
"lastShownDateTimeFormatOptions": "date" |
|
|
|
|
}, |
|
|
|
|
"autoCommitMessage": "vault backup: {{date}}" |
|
|
|
|
} |