mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Update manifest.json
This commit is contained in:
parent
16b0068b81
commit
f381dcc30a
1 changed files with 7 additions and 4 deletions
|
@ -16,14 +16,17 @@
|
|||
{
|
||||
"name": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain for Transmission (i.e. mydomain.org)"
|
||||
}
|
||||
"en": "Choose a domain for Transmission"
|
||||
},
|
||||
"example": "domain.org"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for Transmission (i.e. /torrent)"
|
||||
}
|
||||
"en": "Choose a path for Transmission"
|
||||
},
|
||||
"example": "/torrent",
|
||||
"default": "/torrent"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue