From 242f30ad56cbd4d5a17be0728af8b3852397f75e Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Thu, 30 Oct 2014 13:49:17 +1100 Subject: [PATCH] Document maxclients --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 01f32aa1..3d8c90ea 100644 --- a/README +++ b/README @@ -256,3 +256,6 @@ and 3334 in proxy mode. maximum. "logdir" : Which directory to store pool and client logs. Default "logs" + +"maxclients" : Optional upper limit on the number of clients ckpool will +accept before rejecting further clients.