From 2b22d5a685fe13b0804a0b64bfcfd49aa82f3ec1 Mon Sep 17 00:00:00 2001 From: Jerry Jacobs Date: Sun, 11 Aug 2024 19:23:07 +0200 Subject: [PATCH] vault backup: 2024-08-11 19:23:07 --- .obsidian/plugins/obsidian-git/data.json | 2 +- 2024/freebsd-notes.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index 2f67d7c..3aeda8c 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -14,7 +14,7 @@ "updateSubmodules": false, "syncMethod": "merge", "customMessageOnAutoBackup": false, - "autoBackupAfterFileChange": false, + "autoBackupAfterFileChange": true, "treeStructure": false, "refreshSourceControl": true, "basePath": "", diff --git a/2024/freebsd-notes.md b/2024/freebsd-notes.md index 455f7be..2646115 100644 --- a/2024/freebsd-notes.md +++ b/2024/freebsd-notes.md @@ -381,4 +381,4 @@ Specific release upgrade `freebsd-update upgrade -r 13.3-RELEASE` * Activate venv with `. ~/venv/venv311-calibre-web/bin/activate` * `pip install calibre-web` -See +See