Increase number of logged in IMAP sessions to 50000

This commit is contained in:
link2xt
2024-07-01 16:45:50 +00:00
parent 635b5de304
commit 17389b8667
2 changed files with 19 additions and 0 deletions

View File

@@ -18,6 +18,9 @@
- replace `bash` with `/bin/sh`
([#334](https://github.com/deltachat/chatmail/pull/334))
- Increase number of logged in IMAP sessions to 50000
([#335](https://github.com/deltachat/chatmail/pull/335))
## 1.3.0 - 2024-06-06
- don't check necessary DNS records on cmdeploy init anymore