Browse Source

fix typo

pull/1900/head
Aine 4 years ago
committed by GitHub
parent
commit
23ed70a6bb
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