From 0e9d034fb40569efcc0e78a9bb302939e16cf1d0 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 25 Mar 2021 02:33:33 +0100 Subject: [PATCH] Duplicated multi_instance key makes the linter angry --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index f205d9c..25ab9ba 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,6 @@ "requirements": { "yunohost": ">= 4.1.3" }, - "multi_instance": true, "services": [ "nginx" ],