chore(quic): schema format fix
This commit is contained in:
parent
4de27d87dd
commit
c6c3bd0396
|
@ -1870,12 +1870,8 @@ fields_mqtt_quic_listener_keep_alive_interval {
|
||||||
|
|
||||||
fields_mqtt_quic_listener_ssl_options {
|
fields_mqtt_quic_listener_ssl_options {
|
||||||
desc {
|
desc {
|
||||||
en: """
|
en: """TLS options for QUIC transport"""
|
||||||
TLS options for QUIC transport
|
zh: """QUIC 传输层的 TLS 选项"""
|
||||||
"""
|
|
||||||
zh: """
|
|
||||||
QUIC 传输层的 TLS 选项
|
|
||||||
"""
|
|
||||||
}
|
}
|
||||||
label: {
|
label: {
|
||||||
en: "TLS Options"
|
en: "TLS Options"
|
||||||
|
|
Loading…
Reference in New Issue