mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 06:49:47 +00:00
Unreal: Fix controller name.
This commit is contained in:
@ -103,7 +103,7 @@ tld {{
|
||||
|
||||
|
||||
class UnrealircdController(BaseServerController, DirectoryBasedController):
|
||||
software_name = "InspIRCd"
|
||||
software_name = "UnrealIRCd"
|
||||
supported_sasl_mechanisms = {"PLAIN"}
|
||||
supports_sts = False
|
||||
|
||||
|
Reference in New Issue
Block a user