From 6b722019294bc1aa7c9fcbb6edc9a062e6a61d8a Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:50:24 +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 86747db..71751de 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,7 @@ "requirements": { "yunohost": ">= 4.1.3" }, - "multi_instance": true, + "multi_instance": false, "services": [ "nginx" ],