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