disable async media for mautrix-signal
This commit is contained in:
parent
f5e3937f59
commit
148a533eac
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
||||||
address = "https://matrix.int.chir.rs";
|
address = "https://matrix.int.chir.rs";
|
||||||
domain = "chir.rs";
|
domain = "chir.rs";
|
||||||
http_retry_count = 1000;
|
http_retry_count = 1000;
|
||||||
async_media = true;
|
|
||||||
};
|
};
|
||||||
appservice = {
|
appservice = {
|
||||||
max_body_size = 10;
|
max_body_size = 10;
|
||||||
|
|
Loading…
Add table
Reference in a new issue