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

remove services in manifest

This commit is contained in:
Taker 2017-07-20 23:31:32 +02:00
parent a2a8608257
commit c6b8db3f1b

View file

@ -19,8 +19,6 @@
"multi_instance": false,
"services": [
"nginx",
"rtorrent",
"flood"
],
"arguments": {
"install" : [
@ -51,7 +49,7 @@
"fr": "Choisissez un dossier pour sauver les telechargements"
},
"example": "/mnt/disk1/torrents",
"default": "/home/rtorrent"
"default": "/home/flood/download"
}
]
}