Browse Source

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

Jérôme Lebleu 9 năm trước cách đây
mục cha
commit
433cf2a7db
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  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",