Ver a proveniência
Merge pull request #3 from smargold476/patch-4
update docs to exclude grou-sync
pull/2175/head
smargold476
há 3 anos
committed by
GitHub
ascendente
cometimento
af222d2820
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
5 adições e
0 eliminações
docs/configuring-playbook-bridge-mautrix-telegram.md
@@ -59,3 +59,8 @@ matrix_mautrix_telegram_configuration_extension_yaml: |
More details about permissions in this example:
https://github.com/mautrix/telegram/blob/master/mautrix_telegram/example-config.yaml#L410
If you like to exclude all groups from syncing and use the Telgeram-Bridge only for direct chats, you can add the following additional playbook configuration:
```yaml
matrix_mautrix_telegram_filter_mode: whitelist
```