From 4cf1c0288616bae710b75b5549706d46c9bf56c7 Mon Sep 17 00:00:00 2001 From: rafi59 Date: Tue, 5 Sep 2017 11:44:50 +0200 Subject: [PATCH] [fix] manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f19dd15..639d220 100644 --- a/manifest.json +++ b/manifest.json @@ -16,7 +16,7 @@ "requirements": { "yunohost": ">> 2.7.2" }, - "multi_instance": true, + "multi_instance": false, "services": [ "nginx", "php5-fpm",