소스 검색

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

Jérôme Lebleu 9 년 전
부모
커밋
433cf2a7db
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  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",