From de02dec85dae996db3e3a4a1efc34dbe9fa3d5ca Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 26 Mar 2022 16:34:06 +0100 Subject: [PATCH] multiinstance --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3e8c40d..503fa7d 100644 --- a/manifest.json +++ b/manifest.json @@ -24,7 +24,7 @@ "requirements": { "yunohost": ">= 4.3.0" }, - "multi_instance": false, + "multi_instance": true, "services": [ "nginx" ],