Skip to content

Commit 349a4a6

Browse files
authored
Update nginx.conf
1 parent d51af36 commit 349a4a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nginx-symfony/config/nginx.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ events {
99
}
1010

1111
http {
12+
client_max_body_size 20M;
1213
server_tokens off;
1314
sendfile on;
1415
tcp_nopush on;

0 commit comments

Comments
 (0)