|
|
|
@@ -10,6 +10,15 @@ Use the following playbook configuration: |
|
|
|
matrix_mautrix_whatsapp_enabled: true |
|
|
|
``` |
|
|
|
|
|
|
|
## Enable backfilling history |
|
|
|
This requires a server with MSC2716 support, which is currently an experimental feature in synapse. |
|
|
|
Note that as of Synapse 1.46, there are still some bugs with the implementation, especially if using event persistence workers. |
|
|
|
|
|
|
|
Use the following playbook configuration: |
|
|
|
|
|
|
|
```yaml |
|
|
|
matrix_bridges_backfill_enabled: true |
|
|
|
``` |
|
|
|
|
|
|
|
## Set up Double Puppeting |
|
|
|
|
|
|
|
|