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