From 017c6c9ea18b31ec89a1a5b87f1cfb4dda8fedf2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 13 Jun 2022 12:44:37 +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 b0d1b4c..17e107d 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,7 @@ "requirements": { "yunohost": ">= 4.3.0" }, - "multi_instance": true, + "multi_instance": false, "services": [ "nginx" ],