Pass-through ISUPPORT LINELEN
Can be used by the server to indicate support for a greater message size limit.
This commit is contained in:
parent
6ba63aec4f
commit
f4af7975d3
@ -279,6 +279,7 @@ var passthroughIsupport = map[string]bool{
|
||||
"HOSTLEN": true,
|
||||
"INVEX": true,
|
||||
"KICKLEN": true,
|
||||
"LINELEN": true,
|
||||
"MAXLIST": true,
|
||||
"MAXTARGETS": true,
|
||||
"MODES": true,
|
||||
|
Loading…
Reference in New Issue
Block a user