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:
parent
a2a8608257
commit
c6b8db3f1b
1 changed files with 1 additions and 3 deletions
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue