Additional change

This commit is contained in:
Patrick Fic
2025-07-15 13:35:17 -07:00
parent 47a56e32b9
commit fade927c9e

View File

@@ -1,8 +1,4 @@
client_max_body_size 50M;
client_body_buffer_size 5M;
worker_processes auto;
worker_rlimit_nofile 2048;
events {
worker_connections 2048;
}