1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-09 14:43:12 +02:00

Change a character and force rebuild

This commit is contained in:
Bram Matthys
2023-04-01 18:55:08 +02:00
parent 8776557b3d
commit 8ea50d38a3
+1 -1
View File
@@ -6,7 +6,7 @@ in progress and not a stable version.
### Enhancements:
* Channel flood protection improvements:
* New [channel mode `+F`](https://www.unrealircd.org/docs/Channel_anti-flood_settings)
(uppercase f). This allows the user to choose a "flood profile",
(uppercase F). This allows the user to choose a "flood profile",
which (behind the scenes) translates to something similar to an `+f` mode.
This so end-users can simply choose an `+F` profile without having to learn
the complex channel mode `+f`.