mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-03 08:04:07 +01:00
inspircd: major->important
This commit is contained in:
parent
cda5d15e31
commit
01dd209647
@ -481,7 +481,7 @@ class InspIRCdProtocol(TS6BaseProtocol):
|
||||
protocol_version))
|
||||
elif protocol_version > self.max_proto_ver:
|
||||
log.warning("(%s) PyLink support for InspIRCd 2.2+ is experimental, "
|
||||
"and should not be relied upon for anything major.",
|
||||
"and should not be relied upon for anything important.",
|
||||
self.irc.name)
|
||||
|
||||
# Store the max nick and channel lengths
|
||||
|
Loading…
Reference in New Issue
Block a user