1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 19:43:12 +02:00
Files
unrealircd/src/modules
Bram Matthys 3652940c2c Add set::anti-flood::<secgroup>::max-channels-per-user setting to override
the default set::max-channels-per-user (also called set::maxchannelsperuser).

This way you can give known-users a higher max-channels-per-user,
or even a special security group for trusted users (that you may
already have given a more lax flood setting and lower lag-penalty
etc. etc. so that fits in nicely)

And yeah this also:
* Makes it both in set and the anti-flood block accept both
  maxchannelsperuser and max-channels-per-user.
* Removes old MAXCHANNELS= in 005, as we already have CHANLIMIT=
This does not:
* Re-announce the 005 CHANLIMIT= if someone transitions from a security
  group with a different max-channels-per-user. We don't do that for
  IRCOps either, and I think no IRCd does that actually...
  To be honest i wonder if sending the limit in 005 is useful at all,
  do client really track this and limit their GUI based on it?? Doubt it!
2023-05-19 21:47:23 +02:00
..
2021-09-11 08:17:12 +02:00
2021-09-13 18:44:18 +02:00
2021-09-11 08:17:12 +02:00
2022-01-28 17:02:19 +01:00
2022-05-01 14:05:34 +02:00
2021-08-12 16:03:20 +02:00
2022-12-14 15:24:19 +00:00
2022-01-08 03:46:09 +03:00
2021-09-11 08:17:12 +02:00
2004-05-12 22:02:05 +00:00
2022-06-19 20:15:00 +02:00
2023-04-05 08:07:18 +02:00
2021-09-11 08:17:12 +02:00
2021-10-30 17:25:58 +02:00
2022-11-14 07:43:43 +00:00
2023-03-22 15:32:16 +01:00
2022-11-18 08:53:36 +00:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2021-09-11 08:17:12 +02:00
2022-05-15 07:45:00 +02:00
2023-04-04 19:37:07 +02:00
2023-04-26 18:12:53 +02:00