mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-04 04:29:17 +00:00
[Dovecot] Increase process_limit to 500, thanks to @mritzmann
This commit is contained in:
@@ -213,6 +213,7 @@ service managesieve-login {
|
||||
}
|
||||
service imap-login {
|
||||
service_count = 1
|
||||
process_limit = 500
|
||||
vsz_limit = 256 M
|
||||
user = dovenull
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user