Add ONLINE_CHECK config option
This commit is contained in:
		
							parent
							
								
									cf11d2bbf7
								
							
						
					
					
						commit
						5c30930433
					
				| 
						 | 
					@ -8,6 +8,7 @@ const config = {
 | 
				
			||||||
   ALLOW_RESTART: false,
 | 
					   ALLOW_RESTART: false,
 | 
				
			||||||
   PRESENCE_INTERVAL: 5,
 | 
					   PRESENCE_INTERVAL: 5,
 | 
				
			||||||
   ALLOW_COMMANDS: false,
 | 
					   ALLOW_COMMANDS: false,
 | 
				
			||||||
 | 
					   ONLINE_CHECK: true,
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
module.exports = config;
 | 
					module.exports = config;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user