reduce *MaxKeptMsgsCount property to one maxKeptMsgsCount (#1563)

This commit is contained in:
Hiroyasu Nishiyama
2018-01-23 08:26:17 +09:00
committed by Nick O'Leary
parent da4a0f09ed
commit a75b819858
9 changed files with 15 additions and 15 deletions

View File

@@ -156,7 +156,7 @@
<p>If <b>repair sequence (reconstruct parts property of outgoing messages)</b> checkbox is selected, <code>msg.parts</code> property are reconstructed for each port to make forks of valid sequences. Otherwise, <code>msg.parts</code> property of incoming messages are passed through.</p>
<h3>Note:</h3>
<p>This node internally keeps messages for its operation if <b>repair sequence</b> checkbox is ON. In order to prevent unexpected memory usage, maximum number of messages kept can be specified by <code>switchMaxKeptMsgsCount</code> property in <b>settings.js</b>.</p>
<p>This node internally keeps messages for its operation if <b>repair sequence</b> checkbox is ON. In order to prevent unexpected memory usage, maximum number of messages kept can be specified by <code>maxKeptMsgsCount</code> property in <b>settings.js</b>.</p>
</script>
<script type="text/javascript">