diff --git a/conf/nginx/http.conf b/conf/nginx/http.conf index ff406135..c4be3a12 100644 --- a/conf/nginx/http.conf +++ b/conf/nginx/http.conf @@ -17,6 +17,8 @@ http { listen 80; + gzip on; + client_max_body_size 4G; # Handle Server Sent Events for Notifications