mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-26 14:16:38 +02:00
0cda60301d
This determines when UnrealIRCd will use broadcast instead of multicast for delivering channel messages to servers. The default is 'auto' which uses multicast but switches to broadcast when channel mode +H is set. This is what people should normally use. If you set it to 'never' then +H will not work properly if there are servers with 0 users on them.