Add client_max_body_size to nginx site
Created by: demosdemon
Added the client_max_body_size
declaration to the nginx server block to prevent HTTP 413 errors when http post body is larger than the default (1m).
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: demosdemon
Added the client_max_body_size
declaration to the nginx server block to prevent HTTP 413 errors when http post body is larger than the default (1m).