mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add os to text
This commit is contained in:
@@ -1540,7 +1540,7 @@ $config['os'][$os]['over'][2]['text'] = 'Memory Usage';
|
|||||||
|
|
||||||
// Deliberant WiFi
|
// Deliberant WiFi
|
||||||
$os = 'deliberant';
|
$os = 'deliberant';
|
||||||
$config['os'][$os]['text'] = 'Deliberant';
|
$config['os'][$os]['text'] = 'Deliberant OS';
|
||||||
$config['os'][$os]['type'] = 'wireless';
|
$config['os'][$os]['type'] = 'wireless';
|
||||||
$config['os'][$os]['icon'] = 'deliberant';
|
$config['os'][$os]['icon'] = 'deliberant';
|
||||||
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
|
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
|
||||||
|
Reference in New Issue
Block a user