mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
parent
5c404456b2
commit
e15fcf721c
58 changed files with 218 additions and 3 deletions
|
|
@ -16,6 +16,9 @@ local global_state = nil
|
|||
-- #################################################################
|
||||
|
||||
local script = {
|
||||
-- Script category, see user_scripts.script_categories for all available categories
|
||||
category = user_scripts.script_categories.other,
|
||||
|
||||
-- This module is enabled by default
|
||||
default_enabled = true,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue