mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-09 05:03:13 +02:00
fix comment in modules.optional.conf (#280)
fix repeated preposition Co-authored-by: Hendrik Jäger <gitcommit@henk.geekmail.org>
This commit is contained in:
@@ -148,7 +148,7 @@ loadmodule "webserver";
|
||||
// https://www.unrealircd.org/docs/WebSocket_support
|
||||
loadmodule "websocket";
|
||||
|
||||
// This module will detect and stop spam containing of characters of
|
||||
// This module will detect and stop spam containing characters of
|
||||
// mixed "scripts", where (for example) some characters are in
|
||||
// Latin script and other characters are in Cyrillic script.
|
||||
loadmodule "antimixedutf8";
|
||||
|
||||
Reference in New Issue
Block a user