From 5197f505f78dff143db0fa43abd6943cd95cf266 Mon Sep 17 00:00:00 2001 From: Holger <3876469+HolgerAusB@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:58:17 +0100 Subject: [PATCH] =?UTF-8?q?Updated=20Auto=E2=80=90Updating=20wallabag's=20?= =?UTF-8?q?site=E2=80=90depended=20config=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Auto‐Updating-wallabag's-site‐depended-config.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Auto‐Updating-wallabag's-site‐depended-config.md b/Auto‐Updating-wallabag's-site‐depended-config.md index 4940ad9..772b7ea 100644 --- a/Auto‐Updating-wallabag's-site‐depended-config.md +++ b/Auto‐Updating-wallabag's-site‐depended-config.md @@ -1,11 +1,11 @@ Wallabag only updates its config files as part of releases for the wallabag package. However, since these config files originate from another project, they can also be loaded from the original repo into a separate folder and automatically kept up to date there. -#### Prerequisites: +### Prerequisites: - A self-hosted instance of wallabag - GIT package installed - or - a self-hosted Fulltext-RSS instance (current versions need a paid license) -#### Do NOT try to... +### Do NOT try to... ...auto-update config files directly within wallabag's path under `vendor/j0ker/graby-site-config/`, this would be overwritten when installing a new wallabag update. @@ -76,7 +76,7 @@ Wallabag does not use a new config immediately after it has been updated. Becaus ### Tip 2: Make backup of config -At the moment config files under `app/configs/` are not persistent. You should do a backup before upgrading your wallabag version. As service.yml will be overwritten, when upgrading wallabag, you need to restore the settings, you mad above. +At the moment config files under `app/configs/` are not persistent. You should do a backup before upgrading your wallabag version. As service.yml will be overwritten, when upgrading wallabag, you need to restore the settings, you made above. ### Dockerized wallabag