3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-14 12:54:47 +00:00

Merge pull request #1900 from etkecc/patch-21

fix typo
This commit is contained in:
Slavi Pantaleev
2022-06-27 14:46:18 +03:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
matrix_domain: ~ matrix_domain: ~
# The optional matrix admin MXID, used in bridges' configs to set bridge admin user # The optional matrix admin MXID, used in bridges' configs to set bridge admin user
# Example value: "@someone:{{ matrix_admin }}" # Example value: "@someone:{{ matrix_domain }}"
matrix_admin: '' matrix_admin: ''
# This will contain the homeserver implementation that is in use. # This will contain the homeserver implementation that is in use.