From 3ca4c8389296680ccfe340c524c02ce062b65270 Mon Sep 17 00:00:00 2001 From: Limezy Date: Tue, 9 Nov 2021 23:54:30 +0700 Subject: [PATCH] Update manifest.json --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 3815913..1199903 100644 --- a/manifest.json +++ b/manifest.json @@ -32,7 +32,6 @@ { "name": "domain", "type": "domain", - "ask": "Domain used for Outline installation." }, { "name": "is_public", @@ -67,7 +66,7 @@ { "name": "minio_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." } ] }