mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	Moved AirFibre to wireless type
This commit is contained in:
		@@ -141,7 +141,7 @@ $config['os'][$os]['over'][1]['graph'] = 'device_processor';
 | 
			
		||||
 | 
			
		||||
$os = 'airos-af';
 | 
			
		||||
$config['os'][$os]['text']             = 'Ubiquiti AirFiber';
 | 
			
		||||
$config['os'][$os]['type']             = 'network';
 | 
			
		||||
$config['os'][$os]['type']             = 'wireless';
 | 
			
		||||
$config['os'][$os]['icon']             = 'ubiquiti';
 | 
			
		||||
$config['os'][$os]['nobulk']           = 1;
 | 
			
		||||
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user