mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Support nodeMessageBufferMaxLength in delay node
This commit is contained in:
@@ -280,6 +280,9 @@
|
||||
"singular": "日"
|
||||
}
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"too-many": "delayノード内で保持しているメッセージが多すぎます"
|
||||
}
|
||||
},
|
||||
"trigger": {
|
||||
|
||||
Reference in New Issue
Block a user