瀏覽代碼

update docs to exclude grou-sync

pull/2175/head
smargold476 3 年之前
committed by GitHub
父節點
當前提交
7b3b22ce07
沒有發現已知的金鑰在資料庫的簽署中 GPG Key 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
```

Loading…
取消
儲存