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