vault backup: 2024-12-02 17:11:42

This commit is contained in:
2024-12-02 17:11:42 +01:00
parent 031f6004de
commit 30a618552f
4 changed files with 76 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
{
"commitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 0,
"autoSaveInterval": 700,
"autoPushInterval": 0,
"autoPullInterval": 0,
"autoPullOnBoot": false,
@@ -50,7 +50,9 @@
},
"textColorCss": "var(--text-muted)",
"ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5
"gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
},
"autoCommitMessage": "vault backup: {{date}}"
}