Browse Source

Merge pull request #1900 from etkecc/patch-21

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

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

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

# 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: ''

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


Loading…
Cancel
Save