Compare commits

..
Author SHA1 Message Date
e7ac450d7b Update all stable non-major dependencies
Some checks failed
/ build (pull_request) Successful in 27s
/ Ansible Lint (push) Failing after 2m41s
/ Ansible Lint (pull_request) Failing after 2m35s
2026-09-22 00:47:26 +00:00

View file

@ -3,7 +3,6 @@
user nginx;
worker_processes auto;
worker_rlimit_nofile 2050; # should be worker_connections*2 at least
error_log /var/log/nginx/error.log notice;
pid /var/run/nginx.pid;