From e8268d0613d8816c0c2905e1e72ac1b3eb89d481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Tue, 15 May 2018 21:25:56 +0200 Subject: [PATCH] revert multi-instance --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bc76a2d..84afb58 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,7 @@ "email": "selamanse@scheinfrei.info", "url": "https://github.com/selamanse" }, - "multi_instance": true, + "multi_instance": false, "services": [ "nginx" ],