disable async media for mautrix-signal

This commit is contained in:
Charlotte 🦝 Delenk 2023-03-10 16:23:51 +01:00
parent f5e3937f59
commit 148a533eac
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -15,7 +15,6 @@
address = "https://matrix.int.chir.rs";
domain = "chir.rs";
http_retry_count = 1000;
async_media = true;
};
appservice = {
max_body_size = 10;