Commit acce2a26
Changed files (1)
config
config/nginx.conf
@@ -13,7 +13,7 @@ http {
client_body_buffer_size 8K;
client_header_buffer_size 1k;
- client_max_body_size 4M;
+ client_max_body_size 10M;
sendfile on;