mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
feature: Clear OS defs cache on poller/discovery debug (#8061)
This commit is contained in:
committed by
Tony Murray
parent
dea1a26ee6
commit
ecbbc0e3e5
@@ -84,6 +84,7 @@ EOH;
|
||||
$vdebug = true;
|
||||
}
|
||||
$debug = true;
|
||||
update_os_cache(true); // Force update of OS Cache
|
||||
ini_set('display_errors', 1);
|
||||
ini_set('display_startup_errors', 1);
|
||||
ini_set('log_errors', 1);
|
||||
|
Reference in New Issue
Block a user