From 57e5524828fc72e74ed525634eda62d07fbc13f1 Mon Sep 17 00:00:00 2001 From: Tobias Ollive Date: Wed, 29 Dec 2021 21:35:50 +0100 Subject: [PATCH] change multi-instance value --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 27827c2..7dfc97e 100644 --- a/manifest.json +++ b/manifest.json @@ -25,7 +25,7 @@ "requirements": { "yunohost": ">> 4.3.0" }, - "multi_instance": false, + "multi_instance": true, "services": [ "nginx" ],