mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add WebUI settings
This commit is contained in:
@@ -25,6 +25,10 @@ $oxidized_conf = array(
|
||||
'descr' => 'Set the default group returned',
|
||||
'type' => 'text',
|
||||
),
|
||||
array('name' => 'oxidized.reload_nodes',
|
||||
'descr' => 'Reload Oxidized nodes list, each time a device is added',
|
||||
'type' => 'checkbox',
|
||||
),
|
||||
);
|
||||
|
||||
$unixagent_conf = array(
|
||||
|
||||
Reference in New Issue
Block a user