1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

Fix package linter warnings

This commit is contained in:
Pierre de La Morinerie 2017-01-07 10:10:47 -06:00
parent f0f502548a
commit 9f48b7393b

View file

@ -1,4 +1,5 @@
{
"packaging_format": 1,
"name": "Mattermost",
"id": "mattermost",
"description": {
@ -11,10 +12,13 @@
"name": "pmorinerie",
"email": "kemenaran@gmail.com"
},
"multi_instance": "false",
"multi_instance": false,
"services": [
"nginx"
],
"requirements": {
"yunohost": ">= 2.4.0"
},
"arguments": {
"install" : [
{