Fix wrong variable name

This commit is contained in:
Kazuhito Yokoi
2019-07-30 19:52:28 +09:00
parent 5ab90b85da
commit b9e97792f3
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ module.exports = {
// The maximum number of messages nodes will buffer internally as part of their
// operation. This applies across a range of nodes that operate on message sequences.
// defaults to no limit. A value of 0 also means no limit is applied.
//nodeMaxMessageBufferLength: 0,
//nodeMessageBufferMaxLength: 0,
// To disable the option for using local files for storing keys and certificates in the TLS configuration
// node, set this to true