Browse Source

[fix] Update multi-instance and requirements in the manifest

Jérôme Lebleu 8 years ago
parent
commit
433cf2a7db
1 changed files with 4 additions and 1 deletions
  1. 4 1
      manifest.json

+ 4 - 1
manifest.json

@@ -12,7 +12,10 @@
         "email": "john.doe@example.com",
         "url": "http://example.com"
     },
-    "multi_instance": "true",
+    "requirements": {
+        "yunohost": ">> 2.3.12.1"
+    },
+    "multi_instance": true,
     "services": [
         "nginx",
         "php5-fpm",