mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Removed requirement of asking the port while installation
This commit is contained in:
parent
0774cf6ed3
commit
06db36ac27
1 changed files with 0 additions and 7 deletions
|
@ -36,13 +36,6 @@
|
|||
},
|
||||
"example": "johndoe@example.com"
|
||||
},
|
||||
{
|
||||
"name": "port",
|
||||
"ask": {
|
||||
"en": "Enter a port(default:9000). If the port is occupied by any other app, the installation will chose another one."
|
||||
},
|
||||
"default": "9000"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
|
|
Loading…
Add table
Reference in a new issue