docs: improve descriptions
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
This commit is contained in:
parent
4f2262129b
commit
cb149ac345
|
@ -39,7 +39,6 @@ emqx_bridge_pulsar {
|
|||
|
||||
buffer_mode {
|
||||
desc = "Message buffer mode.\n"
|
||||
"\n"
|
||||
"<code>memory</code>: Buffer all messages in memory. The messages will be lost"
|
||||
" in case of EMQX node restart\n<code>disk</code>: Buffer all messages on disk."
|
||||
" The messages on disk are able to survive EMQX node restart.\n"
|
||||
|
|
Loading…
Reference in New Issue