Skip to content
Snippets Groups Projects
Commit 8226d33c authored by ale's avatar ale
Browse files

Raise Dovecot client limits

parent 67ca964d
Branches
No related tags found
No related merge requests found
...@@ -119,9 +119,9 @@ service dict { ...@@ -119,9 +119,9 @@ service dict {
# Bump anvil and ipc client limit to cater for many login processes # Bump anvil and ipc client limit to cater for many login processes
service anvil { service anvil {
client_limit = 4096 client_limit = 6247
} }
service ipc { service ipc {
client_limit = 4096 client_limit = 6244
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment