Sanity check user infolines
[srvx.git] / srvx.conf.example
index d859f4619112939fa59e6cac79b23915a8985e6c..3243d3808617393df6603dc7466b7f17815e82b4 100644 (file)
         "max_chan_users" "512";
         // maximum bans on a channel banlist
         "max_chan_bans" "512";
+        // maximum length of a user's infoline
+        "max_userinfo_length" "400";
         // If DynLimit is on and there are N users in the channel, ChanServ will
         // try to keep the limit at N+<adjust_threshold>.
         "adjust_threshold" "15";