3
0
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:
James Lu 2017-02-18 14:45:23 -08:00
parent cda5d15e31
commit 01dd209647

View File

@ -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