chore: fix spell && style error
This commit is contained in:
parent
8b3c751a07
commit
42140b3d89
|
@ -34,4 +34,4 @@ gateway.lwm2m {
|
|||
}
|
||||
update_msg_publish_condition = always
|
||||
xml_dir = "/etc/emqx/lwm2m_xml"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -24,4 +24,4 @@ plugin {
|
|||
|
||||
## The installation directory for the external plugins
|
||||
install_dir = "plugins"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -25,4 +25,4 @@ prometheus {
|
|||
|
||||
## set true to enable this
|
||||
enable = false
|
||||
}
|
||||
}
|
||||
|
|
|
@ -73,4 +73,4 @@ rpc {
|
|||
|
||||
## Socket buffer size in user mode
|
||||
socket_buffer = 1MB
|
||||
}
|
||||
}
|
||||
|
|
|
@ -64,4 +64,4 @@ rpc {
|
|||
|
||||
## Socket buffer size in user mode
|
||||
socket_buffer = 1MB
|
||||
}
|
||||
}
|
||||
|
|
|
@ -25,4 +25,4 @@ slow_subs {
|
|||
|
||||
## use true to enable this
|
||||
enable = false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue