From dcb06f6e25ba1a761d4800519080cb8ddf186c0c Mon Sep 17 00:00:00 2001 From: Auxilor Date: Wed, 30 Aug 2023 09:49:33 +0100 Subject: [PATCH] Added use-local-storage --- eco-core/core-plugin/src/main/resources/config.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 0ff9a47..20d0810 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -3,6 +3,11 @@ # by Auxilor # +# Even if eco is set up to use a database, you can +# force EcoPets to save to local storage to disable +# cross-server sync. +use-local-storage: false + discover-recipes: true gui: