mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 23:42:49 +08:00
dynamic client_max_body_size
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
pid: '/run/nginx.pid',
|
||||
access_log: '/var/log/nginx/access.log',
|
||||
error_log: '/var/log/nginx/error.log',
|
||||
client_max_body_size: 16,
|
||||
gzip: true,
|
||||
server_tokens: false,
|
||||
log_not_found: false,
|
||||
|
Reference in New Issue
Block a user