define matrix_admin in matrix-base

This commit is contained in:
Aine
2022-06-27 10:34:04 +03:00
parent 00192f6e94
commit 44f2234c99
11 changed files with 13 additions and 10 deletions

View File

@ -8,6 +8,9 @@
# Example value: example.com
matrix_domain: ~
# The optional matrix admin MXID, used in bridges' configs to set bridge admin user
matrix_admin: ''
# This will contain the homeserver implementation that is in use.
# Valid values: synapse, dendrite
#