[zineshop] raise max body size to 500M
All checks were successful
Check flake syntax / flake-check (push) Successful in 9m50s
All checks were successful
Check flake syntax / flake-check (push) Successful in 9m50s
This commit is contained in:
@@ -85,7 +85,7 @@ with lib;
|
||||
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