Przeglądaj źródła

add option to change filter_mode

pull/2175/head
smargold476 3 lat temu
committed by GitHub
rodzic
commit
a6e167cf91
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/matrix-bridge-mautrix-telegram/templates/config.yaml.j2

+ 1
- 1
roles/matrix-bridge-mautrix-telegram/templates/config.yaml.j2 Wyświetl plik

@@ -273,7 +273,7 @@ bridge:
# Filter mode to use. Either "blacklist" or "whitelist".
# If the mode is "blacklist", the listed chats will never be bridged.
# If the mode is "whitelist", only the listed chats can be bridged.
mode: blacklist
mode: "{{ matrix_mautrix_telegram_filter_mode }}"
# The list of group/channel IDs to filter.
list: []



Ładowanie…
Anuluj
Zapisz