mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Updated Windows build versions + added server type for windows os
This commit is contained in:
@@ -775,6 +775,7 @@ $config['os'][$os]['text'] = 'Apple AirPort';
|
||||
$config['os'][$os]['icon'] = 'apple';
|
||||
|
||||
$os = 'windows';
|
||||
$config['os'][$os]['type'] = 'server';
|
||||
$config['os'][$os]['text'] = 'Microsoft Windows';
|
||||
$config['os'][$os]['ifname'] = 1;
|
||||
$config['os'][$os]['processor_stacked'] = 1;
|
||||
|
||||
Reference in New Issue
Block a user