async media is not supported
This commit is contained in:
parent
3d4735be89
commit
89eb309195
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
address = "https://matrix.chir.rs";
|
||||
domain = "chir.rs";
|
||||
http_retry_count = 1000;
|
||||
#async_media = true;
|
||||
async_media = false;
|
||||
};
|
||||
appservice = {
|
||||
address = "http://localhost:29317";
|
||||
|
|
Loading…
Reference in a new issue