|
|
|
@@ -8,7 +8,7 @@ |
|
|
|
"required": false, |
|
|
|
"min": null, |
|
|
|
"max": null, |
|
|
|
"default": "{{ matrix_synapse_admin_enabled|string|lower }}", |
|
|
|
"default": "{{ matrix_synapse_admin_enabled | string | lower }}", |
|
|
|
"choices": "true\nfalse", |
|
|
|
"new_question": true, |
|
|
|
"variable": "matrix_synapse_admin_enabled", |
|
|
|
|