mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
update docs to exclude grou-sync
This commit is contained in:
parent
1e0d10586d
commit
7b3b22ce07
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user