feat: fix nginx and matrix config

This commit is contained in:
Katharina Heidenreich 2026-03-14 13:01:06 +01:00
parent 4863ab05f5
commit d5254af7dd
3 changed files with 9 additions and 2 deletions

View file

@ -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;
};
};
};