mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Merge pull request #672 from brdns/debian
Remove nginx `[warn]` log when uploading
This commit is contained in:
1
debian/nginx/invoiceninja.conf
vendored
1
debian/nginx/invoiceninja.conf
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user