mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 08:50:12 +00:00
fixed category for slow purge
This commit is contained in:
parent
6ada544339
commit
95279f07c6
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ end
|
|||
|
||||
local script = {
|
||||
-- Script category
|
||||
category = user_scripts.script_categories.Internals,
|
||||
category = user_scripts.script_categories.internals,
|
||||
|
||||
default_enabled = true,
|
||||
default_value = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue