diff --git a/nginx.conf b/nginx.conf index ce686ed..7a0b926 100755 --- a/nginx.conf +++ b/nginx.conf @@ -10,7 +10,7 @@ http { include mime.types; sendfile on; server { - + client_max_body_size 0; location /VulnerableApp { # As VulnerableApp-Facade should run even if some of the Vulnerable Applications are not present # there for added below configuration.