From fb40d522d9d47eaf74f2953c04b39ccdcd676682 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 24 Jan 2013 18:41:01 +0000 Subject: - Update INSTALL git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1782 82007160-df01-0410-b94d-b575c5fd34c7 --- INSTALL | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/INSTALL b/INSTALL index 41140d4..de69226 100644 --- a/INSTALL +++ b/INSTALL @@ -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. -- cgit