From c0205e85c7388b843bd33c4183ba8b338747159d Mon Sep 17 00:00:00 2001 From: henne49 Date: Wed, 14 Aug 2024 14:38:12 +0200 Subject: [PATCH] second faq point --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e25c94..c0d02f4 100644 --- a/README.md +++ b/README.md @@ -357,7 +357,8 @@ All [configuration](#configuration) is done via config.ini. Examples are comment ## Frequently asked questions Frequently asked questions: -* **Can I use multiple instances?** - yes, but limit the usage minimal and check the stability of your system for free space on your device and load. Also remeber, that templates can be queried together with a single dtu, no need for another instance. +* **Can I use multiple instances?** - YES, but limit the usage to a minimal level and check the stability of your system for free space on your device and load. Also remeber, that templates can be queried together with a single dtu, no need for another instance. +* **Do I need multiple instances to query a DTU and templates?** - NO, templates can be queried together with a single dtu, no need for another instance. But limit the usage of templates and check the stability of your system. ---