release/2024-11-01 - Adjust client body buffer size

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-10-28 09:47:27 -07:00
parent 1f2786ddec
commit d4e8803b13

View File

@@ -1 +1,2 @@
client_max_body_size 50M; client_max_body_size 50M;
client_body_buffer_size 5M;