Merge branch 'master' into 2308-total-user-limit

This commit is contained in:
Kevin Chung
2023-06-13 20:36:02 -04:00
committed by GitHub

View File

@@ -17,6 +17,8 @@ http {
listen 80; listen 80;
gzip on;
client_max_body_size 4G; client_max_body_size 4G;
# Handle Server Sent Events for Notifications # Handle Server Sent Events for Notifications