Browse Source

Add matrix_admin example

pull/1899/head
Slavi Pantaleev 3 years ago
committed by GitHub
parent
commit
e27ecd6e76
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      roles/matrix-base/defaults/main.yml

+ 1
- 0
roles/matrix-base/defaults/main.yml View File

@@ -9,6 +9,7 @@
matrix_domain: ~

# The optional matrix admin MXID, used in bridges' configs to set bridge admin user
# Example value: "@someone:{{ matrix_admin }}"
matrix_admin: ''

# This will contain the homeserver implementation that is in use.


Loading…
Cancel
Save