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

This commit is contained in:
Jérôme Lebleu 2016-04-26 16:05:50 +02:00
parent e63364f393
commit 433cf2a7db

View file

@ -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",