feat: fix nginx and matrix config
This commit is contained in:
parent
4863ab05f5
commit
d5254af7dd
3 changed files with 9 additions and 2 deletions
|
|
@ -15,6 +15,7 @@ in
|
|||
allow_encryption = true;
|
||||
allow_federation = true;
|
||||
max_request_size = 20 * 1024 * 1024; # 20 MiB
|
||||
trusted_servers = serv.matrix.trusted_servers;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue