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

Adapt manifest to Yunohost 2.4 format

This commit is contained in:
Jimmy Monin 2016-08-27 21:53:29 +02:00
parent 7dafb11c08
commit 863651f460

View file

@ -1,16 +1,27 @@
{
"name": "Piwigo",
"id": "piwigo",
"packaging_format": 1,
"description": {
"en": "photo gallery",
"fr": "Gallerie photo"
},
"developer": {
"url": "http://piwigo.org",
"license": "free",
"maintainer": {
"name": "monsieur-a",
"email": "simon@monsieur-a.fr",
"url": "http://piwigo.org"
},
"requirements": {
"yunohost": ">> 2.4.0"
},
"multi_instance": "true",
"services": [
"nginx",
"php5-fpm",
"mysql"
],
"arguments": {
"install" : [
{