forked from malobeo/infrastructure
[zineshop] raise max body size to 500M
This commit is contained in:
@@ -87,7 +87,7 @@ in
|
||||
client_body_in_file_only clean;
|
||||
client_body_buffer_size 32K;
|
||||
|
||||
client_max_body_size 50M;
|
||||
client_max_body_size 500M;
|
||||
|
||||
sendfile on;
|
||||
send_timeout 300s;
|
||||
|
||||
Reference in New Issue
Block a user