module for synapse-matrix

This commit is contained in:
2025-03-08 20:00:09 -06:00
parent c526970745
commit a0efbc5188
5 changed files with 95 additions and 3 deletions

View File

@@ -120,6 +120,10 @@ in
enable = config.my.enableProxy;
clientMaxBodySize = "4096m";
sslCiphers = "AES256+EECDH:AES256+EDH:!aNULL";
recommendedTlsSettings = true;
recommendedOptimisation = true;
recommendedGzipSettings = true;
recommendedProxySettings = true;
};
networking.firewall =
let