From 942ad89a3b73005d36c036970f80bf0e180aa919 Mon Sep 17 00:00:00 2001 From: Tarod BOFH Date: Wed, 15 May 2024 09:55:59 +0200 Subject: [PATCH] Readme now has information about cache user folder --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c7ea57a..27141ed 100644 --- a/README.md +++ b/README.md @@ -50,4 +50,10 @@ Where "External IP" - this is the IP address you need - your external IP, local Additionally, a `compose.yml` file has been provided for the shake of convenience. +# Upgrading from previous version + +Usually, minor version upgrades do work out of the box, but sometimes, mods fail to load giving errors. In that case, it is needed to delete `/user/cache` folder. + +- [ ] Evaluate if it's worth deleting the cache folder on server startup and its impact on server boot time. #todo + --- \ No newline at end of file