Quellcode durchsuchen

Merge pull request #1900 from etkecc/patch-21

fix typo
pull/1901/head
Slavi Pantaleev vor 3 Jahren
committed by GitHub
Ursprung
Commit
9ffff97979
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      roles/matrix-base/defaults/main.yml

+ 1
- 1
roles/matrix-base/defaults/main.yml Datei anzeigen

@@ -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.


Laden…
Abbrechen
Speichern