From 766c9c05bce4dd25ab34b16387cfbbf48c78713e Mon Sep 17 00:00:00 2001 From: mh4ckt3mh4ckt1c4s Date: Thu, 24 Nov 2022 18:36:53 +0100 Subject: [PATCH] Get back to multi instance support --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8d2fc59..9f25a3a 100644 --- a/manifest.json +++ b/manifest.json @@ -24,7 +24,7 @@ "requirements": { "yunohost": ">= 11.0.0" }, - "multi_instance": false, + "multi_instance": true, "services": [ "nginx" ],