maubot: fix indenteding issue in config.yml
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
e71dab0170
commit
1c9a329791
1 changed files with 0 additions and 2 deletions
|
@ -35,9 +35,7 @@ homeservers:
|
||||||
|
|
||||||
admins:
|
admins:
|
||||||
root: ""
|
root: ""
|
||||||
{% if env == 'staging' %}
|
|
||||||
{{ maubot_stg_admin_user }}: "{{ maubot_stg_admin_password }}"
|
{{ maubot_stg_admin_user }}: "{{ maubot_stg_admin_password }}"
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
api_features:
|
api_features:
|
||||||
login: true
|
login: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue