mirror of
https://github.com/YunoHost-Apps/rportd_ynh.git
synced 2024-09-03 20:16:15 +02:00
Update manifest.json
This commit is contained in:
parent
7182a238ae
commit
c78b6788ff
1 changed files with 4 additions and 4 deletions
|
@ -41,8 +41,8 @@
|
||||||
"type": "password"
|
"type": "password"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "first port"
|
"name": "first port",
|
||||||
"type": "firstport"
|
"type": "firstport",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Enter the FIRST Port that should be used by Rport eg. port for tunnels (standard 20000)""
|
"en": "Enter the FIRST Port that should be used by Rport eg. port for tunnels (standard 20000)""
|
||||||
"de": "Bitte geben Sie den LETZEN Port ein welcher von Rport für z.B. die Tunnels genutzt wird (Standart 20000)"
|
"de": "Bitte geben Sie den LETZEN Port ein welcher von Rport für z.B. die Tunnels genutzt wird (Standart 20000)"
|
||||||
|
@ -50,8 +50,8 @@
|
||||||
"example": "20000"
|
"example": "20000"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "last port"
|
"name": "last port",
|
||||||
"type": "lastport"
|
"type": "lastport",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Enter the LAST Port that should be used by Rport eg. port for tunnels (standard 30000)""
|
"en": "Enter the LAST Port that should be used by Rport eg. port for tunnels (standard 30000)""
|
||||||
"de": "Bitte geben Sie den LETZEN Port ein welcher von Rport für z.B. die Tunnels genutzt wird (Standart 30000)"
|
"de": "Bitte geben Sie den LETZEN Port ein welcher von Rport für z.B. die Tunnels genutzt wird (Standart 30000)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue