diff --git a/conf/nginx/http.conf b/conf/nginx/http.conf index 5c8248ab..64e7114f 100644 --- a/conf/nginx/http.conf +++ b/conf/nginx/http.conf @@ -15,10 +15,10 @@ http { server { - gzip on; - listen 80; + gzip on; + client_max_body_size 4G; # Handle Server Sent Events for Notifications