This commit is contained in:
Charlotte Van Petegem 2021-07-10 14:58:31 +02:00
parent a3191fa060
commit b6a215d988
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 852 additions and 852 deletions

View file

@ -39,7 +39,7 @@
tls = false; tls = false;
x_forwarded = true; x_forwarded = true;
resources = [ resources = [
{ names = ["client" "webclient"]; compress = true; } { names = [ "client" ]; compress = true; }
{ names = [ "federation" ]; compress = false; } { names = [ "federation" ]; compress = false; }
]; ];
}]; }];