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

update manifest.json to yunohost's standard

This commit is contained in:
Biette Lahire 2016-06-04 14:13:33 +02:00
parent 616af3df33
commit 2ab3fa8485

View file

@ -1,16 +1,24 @@
{
"name": "Syncthing",
"id": "syncthing",
"id": "syncthing",,
"packaging_format": 1,
"description": {
"en": "Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.",
"fr": "Syncthing remplace les services propriétaires de synchro et de cloud avec quelque chose d'ouvert, digne de confiance et décentralisée."
},
"url": "https://syncthing.net/",
"license": "free",
"maintainer": {
"name": "txmrl",
"email": "txmrl@txmrl.net"
},
"multi_instance": "false",
"requirements": {
"yunohost": ">= 2.4.0"
},
"multi_instance": false,
"services": [
"nginx"
],
"arguments": {
"install": [
{