From d927cb505721f1b9bfb0bc416b550ec4f4da1e98 Mon Sep 17 00:00:00 2001 From: ljf Date: Wed, 28 Nov 2018 03:55:26 +0100 Subject: [PATCH] [fix] Set etherpad instance as optional --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index c2bc340..85e7007 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,7 @@ "en": "Libreto need an etherpad instance, you should install before the package etherpad. You need a valid certificate.", "fr": "Libreto a besoin d'une instance etherpad, vous devriez installer le paquet Libreto avant. Vous devez avoir un certificat valide." }, + "optional": true, "example": "https://annuel2.framapad.org", "default": "https://annuel2.framapad.org" },