add logo section
This commit is contained in:
@ -50,6 +50,18 @@
|
||||
"variable": "matrix_client_element_branding_welcomeBackgroundUrl",
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"question_name": "Set Welcome Page Logo",
|
||||
"question_description": "Sets the logo found on the welcome and login page, must be approximately heightXwidth.",
|
||||
"required": false,
|
||||
"min": 0,
|
||||
"max": 1024,
|
||||
"default": "{{ ext_matrix_client_element_welcome_logo_raw }}",
|
||||
"choices": "",
|
||||
"new_question": true,
|
||||
"variable": "ext_matrix_client_element_welcome_logo_raw",
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"question_name": "Show Registration Button",
|
||||
"question_description": "If you show the registration button on the welcome page.",
|
||||
|
Reference in New Issue
Block a user