diff --git a/wheezy/95_alternc.conf b/wheezy/95_alternc.conf index 1ab08eb2..dda55336 100644 --- a/wheezy/95_alternc.conf +++ b/wheezy/95_alternc.conf @@ -136,10 +136,15 @@ service auth { mode = 0600 user = vmail } -# user = vmail + + # set this to (default_client_limit * number of services using it) + client_limit = 5000 } - +service anvil { + # set this to (default_client_limit * number of services using it) + client_limit = 5000 +} # ----------------------------------------------------------------------------