vault backup: 2024-08-14 20:55:28

This commit is contained in:
Elizabeth
2024-08-14 20:55:28 +02:00
parent ddf6a38537
commit 2ff65d6291
2 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": true,
"treeStructure": false,
"treeStructure": true,
"refreshSourceControl": true,
"basePath": "",
"differentIntervalCommitAndPush": false,
@@ -30,7 +30,7 @@
"authorInHistoryView": "full",
"dateInHistoryView": false,
"lineAuthor": {
"show": false,
"show": true,
"followMovement": "inactive",
"authorDisplay": "initials",
"showCommitHash": false,
@@ -50,7 +50,7 @@
},
"textColorCss": "var(--text-muted)",
"ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5,
"gutterSpacingFallbackLength": 12,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
},