1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pluxml_ynh.git synced 2024-09-03 20:16:02 +02:00

Update manifest with latest rules.

This commit is contained in:
Moul 2016-01-28 19:03:31 +01:00
parent 356e469fdd
commit c7ba48cdb7

View file

@ -5,12 +5,17 @@
"en": "A fast and light blog/CMS with XML",
"fr": "Blog ou CMS à l'Xml, rapide et léger"
},
"developer": {
"url": "http://www.pluxml.org/",
"license": "free",
"maintainer": {
"name": "matlink",
"email": "matlink@matlink.fr",
"url": ""
"email": "matlink@matlink.fr"
},
"multi_instance": "true",
"services": [
"nginx",
"php5-fpm"
],
"arguments": {
"install" : [
{
@ -68,8 +73,6 @@
"choices": ["de","en","es","fr","it","nl","pl","pt","po","ro","ru"],
"default": "en"
}
]
}
}