Update default

This commit is contained in:
Alexandre
2021-12-18 20:39:52 +01:00
committed by GitHub
parent d418f91c9b
commit f385e05240

View File

@@ -57,7 +57,6 @@ server {
location = /.well-known/host-meta.json {
return 301 $scheme://$host:$server_port/public.php?service=host-meta-json;
}
client_max_body_size 10G;
fastcgi_buffers 64 4K;
gzip on;
gzip_vary on;