From 8d9d176c36bac1b5fc44e9ba38b21d08c572dad1 Mon Sep 17 00:00:00 2001 From: Michael Collins Date: Thu, 7 Oct 2021 13:29:55 +0800 Subject: [PATCH] update? --- roles/matrix-awx/surveys/configure_element.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/matrix-awx/surveys/configure_element.json.j2 b/roles/matrix-awx/surveys/configure_element.json.j2 index 1595b13b..27c6cf4d 100755 --- a/roles/matrix-awx/surveys/configure_element.json.j2 +++ b/roles/matrix-awx/surveys/configure_element.json.j2 @@ -52,7 +52,7 @@ }, { "question_name": "Set Welcome Page Logo", - "question_description": "Sets the logo found on the welcome and login page, must be approximately heightXwidth.", + "question_description": "Sets the logo found on the welcome and login page, must be a valid https link to your logo, the logo itself should be a square vector image (SVG).", "required": false, "min": 0, "max": 1024,