renge/synapse: Enable MSC2716

It is required for backfill to work with mautrix-whatsapp ≥ 0.6.0.
nazuna
Simon Bruder 2022-07-23 20:01:54 +02:00
parent 82b1eeac76
commit 3e5881fe7a
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 3 additions and 0 deletions

View File

@ -78,6 +78,9 @@ in
# Im okay with using matrix.org as trusted key server
suppress_key_server_warning = true;
# For mautrix-whatsapp backfilling
experimental_features.msc2716_enabled = true;
};
extraConfigFiles = with config.sops.secrets; [