mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Interval of inject node should be 596 hours or less. (#2319)
This commit is contained in:
		
				
					committed by
					
						 Dave Conway-Jones
						Dave Conway-Jones
					
				
			
			
				
	
			
			
			
						parent
						
							f75dd2209d
						
					
				
				
					commit
					8df86a75b1
				
			| @@ -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", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user