> I still have some small problems..
> 
> #1. Where can I change NICKLEN and TOPICLEN ??
>       (if I try with:
>                         F:NICKLEN:16
>                         F:TOPICLEN:300
>        it wont rehash.)

It seems none of the people that have replied to you have looked at the
code.  NICKLEN and TOPICLEN are *not* features; you cannot set F-lines
to modify them.  You have to modify include/ircd_defs.h to change their
values.  Note that all the servers on your network must have the same
value of NICKLEN, otherwise you could get crashes or desyncs.
-- 
Kevin L. Mitchell <[EMAIL PROTECTED]>

Reply via email to