mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-29 05:56:38 +02:00
ceb75b7a7a
set::maxbans in the configfile, note that you probably also want to enlarge set::maxbanlength as well (see docs) or else you will hit that limit first. - Changed the default maxbanlength from 1K to 2K, which in practice will mean people can set a lot more bans since in practice the 60 (maxbans) limit was never met because the maxbanlimit was set so low.