mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Refresh interval in hours
This commit is contained in:
		
							
								
								
									
										4
									
								
								packages/node_modules/node-red/settings.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								packages/node_modules/node-red/settings.js
									
									
									
									
										vendored
									
									
								
							| @@ -160,10 +160,10 @@ module.exports = { | ||||
|     //    }); | ||||
|     //}, | ||||
|  | ||||
|     // The following property can be used to refresh the https settings at regular time intervals (seconds). | ||||
|     // The following property can be used to refresh the https settings at regular time intervals (hours). | ||||
|     // Prerequisite: the 'https' property should be enabled (based on a function)! | ||||
|     // Caution: NodeJs version 11 or above is required to use this option! | ||||
|     //httpsRefreshInterval : 3600, | ||||
|     //httpsRefreshInterval : 12, | ||||
|  | ||||
|     // The following property can be used to cause insecure HTTP connections to | ||||
|     // be redirected to HTTPS. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user