mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Implements support for non-community {host,flow} checks
This commit is contained in:
parent
ab5bf484fd
commit
343fc335c2
26 changed files with 219 additions and 307 deletions
|
|
@ -658,6 +658,7 @@ function plugins_utils.loadPlugins(community_plugins_only)
|
|||
plugins = loaded_plugins,
|
||||
path_map = path_map,
|
||||
}
|
||||
|
||||
persistence.store(getMetadataPath(), plugins_metadata)
|
||||
ntop.setDefaultFilePermissions(getMetadataPath())
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue