mirror of
https://github.com/anope/anope.git
synced 2026-07-09 09:43:13 +02:00
Add networkinfo:nick_chars option to allow configuring additional characters allowed in nicknames
This commit is contained in:
@@ -103,6 +103,8 @@ namespace Configuration
|
||||
time_t TimeoutCheck;
|
||||
/* options:usestrictprivmsg */
|
||||
bool UseStrictPrivmsg;
|
||||
/* networkinfo:nickchars */
|
||||
Anope::string NickChars;
|
||||
|
||||
/* either "/msg " or "/" */
|
||||
Anope::string StrictPrivmsg;
|
||||
|
||||
Reference in New Issue
Block a user