Merge pull request #672 from brdns/debian

Remove nginx `[warn]` log when uploading
This commit is contained in:
David Bomba
2024-12-10 06:10:58 +11:00
committed by GitHub

View File

@@ -1,5 +1,6 @@
# https://nginx.org/en/docs/http/ngx_http_core_module.html
client_max_body_size 10M;
client_body_buffer_size 10M;
server_tokens off;
# https://nginx.org/en/docs/http/ngx_http_fastcgi_module.html