Add support for utf8-only
This commit is contained in:
parent
b609b86f97
commit
faa89333bf
@ -164,6 +164,7 @@ var passthroughIsupport = map[string]bool{
|
|||||||
"TARGMAX": true,
|
"TARGMAX": true,
|
||||||
"TOPICLEN": true,
|
"TOPICLEN": true,
|
||||||
"USERLEN": true,
|
"USERLEN": true,
|
||||||
|
"UTF8ONLY": true,
|
||||||
}
|
}
|
||||||
|
|
||||||
type downstreamConn struct {
|
type downstreamConn struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user