double oops
This commit is contained in:
parent
e6ded85ed9
commit
eb844dfddf
2 changed files with 1 additions and 1 deletions
|
@ -56,6 +56,7 @@
|
|||
recommendedProxySettings = true;
|
||||
recommendedTlsSettings = true;
|
||||
recommendedOptimisation = true;
|
||||
clientMaxBodySize = "300M";
|
||||
};
|
||||
|
||||
# Open firewall ports for HTTP, HTTPS, and Matrix federation
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
services.nginx.virtualHosts."vtt.stranger.systems" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
clientMaxBodySize = "300M";
|
||||
locations."/" = {
|
||||
recommendedProxySettings = true;
|
||||
proxyWebsockets = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue