]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - configure
Change the defaul nicklen back to 31. This is more efficient due to struct packing.
[irc/rqf/shadowircd.git] / configure
index 49f9a5b80ded2d43810faac3b71ca0cc88500348..1aa3c601eda5a151af29f6eaf1fb6e81d8bc2657 100755 (executable)
--- a/configure
+++ b/configure
@@ -7852,7 +7852,7 @@ $as_echo "$as_me: WARNING: NICKLEN has a hard limit of 50. Setting NICKLEN=50" >
   fi
 
 else
-  NICKLEN=30
+  NICKLEN=31
 fi