diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-10-06 21:31:42 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-10-06 21:31:42 +0000 |
commit | fc2daac4fae2562578995c5a51adc7b05510a508 (patch) | |
tree | a9f3dbcbd5fff1d0ca89adefeeba8de90ce79b79 | |
parent | f83d835cda5d967fd5f94eb87dcbc590e7b6f615 (diff) |
New example conf with softlimit set to 12800 so that the default doesnt confuse us
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5441 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r-- | docs/inspircd.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index a3ecbe557..deef4b18c 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -696,7 +696,7 @@ noservices="0" qaprefixes="0" somaxconn="128" - softlimit="128" + softlimit="12800" operonlystats="oclgkz" operspywhois="no" customversion="" |