From b3c369b9735d852150dd1da2586903980a5f366a Mon Sep 17 00:00:00 2001 From: murat Date: Fri, 20 Oct 2023 16:12:13 +0300 Subject: [PATCH] Remove the Dashboard Password text box --- cloudformation/antmedia-aws-autoscale-template.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cloudformation/antmedia-aws-autoscale-template.yaml b/cloudformation/antmedia-aws-autoscale-template.yaml index 57fe0aa6..1db4845b 100644 --- a/cloudformation/antmedia-aws-autoscale-template.yaml +++ b/cloudformation/antmedia-aws-autoscale-template.yaml @@ -201,10 +201,6 @@ Parameters: AllowedPattern: >- ([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?) ConstraintDescription: must be a valid email address. - DashboardPassword: - Description: 'Web Panel Password' - Type: String - Default: '' AntMediaOriginCapacity: Default: '1' Description: The initial number of Ant Media Origin instances