1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/funkwhale_ynh.git synced 2024-09-03 18:36:24 +02:00

reorder manifest.json

This commit is contained in:
yalh76 2019-04-03 14:07:24 +02:00
parent 5d7776a745
commit 1fad5efe54

View file

@ -2,9 +2,6 @@
"name": "Funkwhale", "name": "Funkwhale",
"id": "funkwhale", "id": "funkwhale",
"packaging_format": 1, "packaging_format": 1,
"requirements": {
"yunohost": ">= 3.3.0"
},
"description": { "description": {
"en": "A modern, convivial and free music server" "en": "A modern, convivial and free music server"
}, },
@ -15,6 +12,9 @@
"name": "Jean-Baptiste Holcroft", "name": "Jean-Baptiste Holcroft",
"email": "jean-baptiste@holcroft.fr" "email": "jean-baptiste@holcroft.fr"
}, },
"requirements": {
"yunohost": ">= 3.3.0"
},
"multi_instance": true, "multi_instance": true,
"services": [ "services": [
"nginx" "nginx"