summaryrefslogtreecommitdiff
path: root/Changes.conf
diff options
context:
space:
mode:
authorlethality <lethality@anope.org>2010-08-10 23:13:27 +0100
committerlethality <lethality@anope.org>2010-08-10 23:13:27 +0100
commitb7c6f8ec7f8a8a79f0e4c4717d2995e73e028503 (patch)
treeb33ae6098f28d6aac4ad71f539a47e244bf19941 /Changes.conf
parent94f7962e1abc12db7dd4adabcd35c067ad17889e (diff)
Removed Example.confs DefSessionLimit's reference to accepting 0, it doesn't.
Diffstat (limited to 'Changes.conf')
-rw-r--r--Changes.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes.conf b/Changes.conf
index 0e2528d9e..a737d8be8 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -4,6 +4,12 @@ Anope Version 1.8 - SVN
** MODIFIED CONFIGURATION DIRECTIVES **
+# DefSessionLimit <limit> [REQUIRED]
+# Default session limit per host. Once a host reaches it's session limit,
+# all clients attempting to connect from that host will be killed.
+
+DefSessionLimit 3
+
** DELETED CONFIGURATION DIRECTIVES **