mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-07 17:03:12 +02:00
3652940c2ca7c8000253e26cfb9fe5c1abaf97bd
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!
About UnrealIRCd
UnrealIRCd is an Open Source IRC Server, serving thousands of networks since 1999. It runs on Linux, OS X and Windows and is currently the most widely deployed IRCd with a market share of 42%. UnrealIRCd is a highly advanced IRCd with a strong focus on modularity, an advanced and highly configurable configuration file. Key features include SSL/TLS, cloaking, its advanced anti-flood and anti-spam systems, swear filtering and module support. We are also particularly proud on our extensive online documentation.
Versions
- UnrealIRCd 6 is the stable series since December 2021. All new features go in there.
- UnrealIRCd 5 is the oldstable series. It is End Of Life. Only security bugs will be fixed until June 30, 2023, after which all support will stop.
- For full details of release scheduling and EOL dates, see UnrealIRCd releases on the wiki
How to get started
Follow the installation guide on the wiki. See:
Documentation & FAQ
You can find all documentation online at: https://www.unrealircd.org/docs/
We also have a good FAQ: https://www.unrealircd.org/docs/FAQ
Website, support, and other links
- https://www.unrealircd.org - Our main website
- https://forums.unrealircd.org - Support
- https://bugs.unrealircd.org - Bug tracker
- ircs://irc.unrealircd.org:6697/unreal-support - IRC support
Description
Languages
C
94.7%
M4
1.7%
Shell
1.5%
Rich Text Format
1%
Makefile
0.6%
Other
0.5%