mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added ability to disable rediscovery button for devices
This commit is contained in:
@@ -578,4 +578,6 @@ $config['dateformat']['long'] = "r"; # RFC2822 style
|
||||
$config['dateformat']['compact'] = "Y-m-d H:i:s";
|
||||
$config['dateformat']['time'] = "H:i:s";
|
||||
|
||||
$config['disable_clear_discovery'] = 0;// Set this to 1 if you want to disable the web option to rediscover devices
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user