mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
Update manifest.json
This commit is contained in:
parent
32aa379c78
commit
3ca4c83892
1 changed files with 1 additions and 2 deletions
|
@ -32,7 +32,6 @@
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
"ask": "Domain used for Outline installation."
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "is_public",
|
"name": "is_public",
|
||||||
|
@ -67,7 +66,7 @@
|
||||||
{
|
{
|
||||||
"name": "minio_domain",
|
"name": "minio_domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
"ask": "If MinIO app is already installed, you don't need to fill-in that field.\nIf it isn't please give a domain that can be used for MinIO installation (MinIO has to be installed at the root of a domain)"
|
"ask": "If MinIO app is already installed, you don't need to fill-in that field.\nIf it isn't please give a domain that can be used for MinIO installation (MinIO has to be installed at the root of a domain)\nIf MinIO is alraedy installed, you can leave this field empty."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue