Increase nginx connection limits

This commit is contained in:
link2xt
2025-06-02 18:01:52 +00:00
committed by l
parent e0140bbad5
commit 4a6aa446cd
2 changed files with 18 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
## untagged
- Increase nginx connection limits
([#576](https://github.com/chatmail/relay/pull/576))
- If `dns-utils` needs to be installed before cmdeploy run, apt update to make sure it works
([#560](https://github.com/chatmail/relay/pull/560))