mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
parent
151ec5da89
commit
d989f8d2c6
11 changed files with 63 additions and 65 deletions
|
|
@ -654,10 +654,6 @@ function plugins_utils.loadPlugins(community_plugins_only)
|
|||
-- Reload the periodic scripts to load the new plugins
|
||||
ntop.reloadPeriodicScripts()
|
||||
|
||||
-- Mark a change in recipients so they will be automatically reloaded
|
||||
local recipients = require "recipients"
|
||||
recipients.set_recipients_change()
|
||||
|
||||
-- Reload user scripts with their configurations
|
||||
local user_scripts = require "user_scripts"
|
||||
user_scripts.loadUnloadUserScripts(true --[[ load --]])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue