1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-14 17:27:23 +01:00

set dovecot default_process_limit and fs.inotify.max_user_instances to better defaults

See https://discourse.mailinabox.email/t/mailserver-limits/228.
This commit is contained in:
Joshua Tauberer
2015-01-02 23:22:33 +00:00
parent f141af4b61
commit c75950125d
3 changed files with 24 additions and 1 deletions

View File

@@ -4,6 +4,10 @@ CHANGELOG
in development
--------------
Mail:
* Set better default syste limits to accommodate boxes handling mail for 20+ users.
Control panel:
* Status checks would fail to load if openssh-sever was not pre-installed, but openssh-server is not required.