vault sync 10/04 17:21

This commit is contained in:
2025-04-10 17:21:13 +02:00
parent f8503fe9d4
commit 4698811f6b
9 changed files with 23 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"commitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"commitMessage": "{{date}}: Editing {{numFiles}} files.",
"commitDateFormat": "DD/MM HH:mm",
"autoSaveInterval": 5,
"autoPushInterval": 0,
"autoPullInterval": 0,
@@ -8,6 +8,7 @@
"disablePush": false,
"pullBeforePush": true,
"disablePopups": false,
"disablePopupsForNoChanges": false,
"listChangedFilesInMessageBody": false,
"showStatusBar": true,
"updateSubmodules": false,
@@ -26,6 +27,9 @@
"submoduleRecurseCheckout": false,
"gitDir": "",
"showFileMenu": true,
"authorInHistoryView": "hide",
"dateInHistoryView": false,
"diffStyle": "split",
"lineAuthor": {
"show": false,
"followMovement": "inactive",