diff options
-rw-r--r-- | INSTALL | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -2,7 +2,7 @@ $Id$ - Copyright (c) 1997-2012 IRCD-Hybrid Development Team + Copyright (c) 1997-2013 IRCD-Hybrid Development Team ---------------------------------------------------------------------- @@ -89,12 +89,6 @@ may or may not kick/deop other halfops depending on if (+p) is set. Halfops may not set (+/-p). - * --with-nicklen, - --with-topiclen - Respectively, sets the maximum NICK length and - maximum TOPIC length. Note that this must be consistent across your - entire network. Defaults are 9 and 120, respectively. - - 3. Run 'make'; this should build the ircd. |