diff --git a/manifest.json b/manifest.json index 0d8726c..f7981ae 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,7 @@ } ], "requirements": { - "yunohost": ">= 11.2" + "yunohost": ">= 11.0" }, "multi_instance": false, "services": [ @@ -77,7 +77,7 @@ }, { "name": "size", - "type": "select", + "type": "string", "ask": { "en": "Select the media-cache size (in GB). If you did not enabled media-cache in above option then this option will have no effect.", "fr": "Sélectionner la taille du cache média (en Go). Si vous n'avez pas activé le cache média ci-dessus, cette option n'aura aucun effet." @@ -87,10 +87,8 @@ "2g", "5g", "10g", - "15g", "20g", "40g", - "60g", "80g", "150g" ],