Explorar el Código

update docs to exclude grou-sync

pull/2175/head
smargold476 hace 3 años
committed by GitHub
padre
commit
7b3b22ce07
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      docs/configuring-playbook-bridge-mautrix-telegram.md

+ 5
- 0
docs/configuring-playbook-bridge-mautrix-telegram.md Ver fichero

@@ -59,3 +59,8 @@ matrix_mautrix_telegram_configuration_extension_yaml: |


More details about permissions in this example: More details about permissions in this example:
https://github.com/mautrix/telegram/blob/master/mautrix_telegram/example-config.yaml#L410 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
```

Cargando…
Cancelar
Guardar