mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
change backquote in info text to <code>...</code>
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
that are part of a sequence.</p>
|
||||
<p>The <b>recreate message sequences</b> option can be enabled to generate new message sequences
|
||||
for each rule that matches. In this mode, the node will buffer the entire incoming
|
||||
sequence before sending the new sequences on. The runtime setting `nodeMessageBufferMaxLength`
|
||||
sequence before sending the new sequences on. The runtime setting <code>nodeMessageBufferMaxLength</code>
|
||||
can be used to limit how many messages nodes will buffer.</p>
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user