vault backup: 2025-12-08 18:47:44

This commit is contained in:
Jennie Robinson Faber 2025-12-08 18:47:44 +00:00
parent a92cb4f19b
commit bcca73c17a
2 changed files with 20 additions and 15 deletions

View file

@ -19,7 +19,7 @@
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"treeStructure": false,
"treeStructure": true,
"refreshSourceControl": true,
"basePath": "",
"differentIntervalCommitAndPush": false,
@ -55,7 +55,9 @@
},
"textColorCss": "var(--text-muted)",
"ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5
"gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
},
"autoCommit": false,
"autoSaveOnFocusChange": false,