From 7ab2b821e14b2097a7e64db256d97027987ff95a Mon Sep 17 00:00:00 2001 From: Yalh Date: Thu, 24 Jan 2019 06:23:39 +0100 Subject: [PATCH] Activating multi-instance --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index cce6621..7571353 100644 --- a/manifest.json +++ b/manifest.json @@ -16,7 +16,7 @@ "requirements": { "yunohost": ">= 2.7.14" }, - "multi_instance": false, + "multi_instance": true, "services": [ "nginx", "mysql"