Procházet zdrojové kódy

Change how the local part works

pull/2794/head^2
Shreyas Ajjarapu před 3 roky
rodič
revize
ebca793bd1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      roles/custom/matrix-bridge-mautrix-gmessages/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bridge-mautrix-gmessages/defaults/main.yml Zobrazit soubor

@@ -142,7 +142,7 @@ matrix_mautrix_gmessages_registration_yaml: |
rate_limited: false
namespaces:
users:
- regex: '^@gmessages_[0-9]+:{{ matrix_mautrix_gmessages_homeserver_domain | regex_escape }}$'
- regex: '^@gmessages_.+:{{ matrix_mautrix_gmessages_homeserver_domain | regex_escape }}$'
exclusive: true
- exclusive: true
regex: '^@{{ matrix_mautrix_gmessages_appservice_bot_username | regex_escape }}:{{ matrix_mautrix_gmessages_homeserver_domain | regex_escape }}$'


Načítá se…
Zrušit
Uložit