X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/4424a1942386eec7110e5b44f1226ff9eef1c509..32d464fe7725b2abb2c58e6d5323bd8ee8307246:/configure.ac diff --git a/configure.ac b/configure.ac index 89b91a5..25e2b40 100644 --- a/configure.ac +++ b/configure.ac @@ -873,7 +873,7 @@ AC_HELP_STRING([--with-nicklen=LENGTH],[Set the nick length to LENGTH (default 1 else NICKLEN="$withval" fi -], [NICKLEN=15]) +], [NICKLEN=31]) AC_ARG_WITH(topiclen, AC_HELP_STRING([--with-topiclen=NUMBER],[Set the max topic length to NUMBER (default 390, max 390)]),