mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-22 02:38:59 +00:00
Added further fixes for #6286
This commit is contained in:
parent
d46fb3699e
commit
89ff5a32b5
2 changed files with 16 additions and 3 deletions
|
|
@ -166,7 +166,7 @@ function plugins_utils.loadPlugins()
|
|||
package.loaded["alert_consts"] = nil
|
||||
|
||||
-- Remove the list of system scripts enabled, re-added from the checks.lua file
|
||||
deleteCachePattern("ntonpng.cache.checks.available_system_modules.*")
|
||||
-- deleteCachePattern("ntonpng.cache.checks.available_system_modules.*")
|
||||
|
||||
-- Reload checks with their configurations
|
||||
local checks = require "checks"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue