From 7698d19468cfa5fb62795fc5a6ae2e1f5c7eb16b Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 3 Jun 2021 15:05:53 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 663b43b..c1bc2d0 100644 --- a/manifest.json +++ b/manifest.json @@ -23,7 +23,7 @@ "requirements": { "yunohost": ">= 4.2.0" }, - "multi_instance": true, + "multi_instance": false, "services": [ "nginx" ],