浏览代码

update Docs regarding Filter-Mode-Flag

pull/2190/head
smargold476 3 年前
committed by GitHub
父节点
当前提交
8025bd19b0
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. +5
    -0
      docs/configuring-playbook-bridge-mautrix-telegram.md

+ 5
- 0
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
```

正在加载...
取消
保存