Interval of inject node should be 596 hours or less. (#2319)

This commit is contained in:
Ryoichi Obara 2019-10-09 16:39:08 +09:00 committed by Dave Conway-Jones
parent f75dd2209d
commit 8df86a75b1
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
"on": "on",
"onstart": "Inject once after",
"onceDelay": "seconds, then",
"tip": "<b>Note:</b> \"interval between times\" and \"at a specific time\" will use cron.<br/>\"interval\" should be less than 596 hours.<br/>See info box for details.",
"tip": "<b>Note:</b> \"interval between times\" and \"at a specific time\" will use cron.<br/>\"interval\" should be 596 hours or less.<br/>See info box for details.",
"success": "Successfully injected: __label__",
"errors": {
"failed": "inject failed, see log for details",