mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Cleanued up code for flow score
This commit is contained in:
parent
c7b7f2ee1b
commit
55d8e299fa
11 changed files with 131 additions and 42 deletions
|
|
@ -85,7 +85,8 @@ local available_subdirs = {
|
|||
}
|
||||
}
|
||||
|
||||
-- User scripts category consts -- keep it in sync with ntop_typedefs.h enum ScriptCategory
|
||||
-- User scripts category consts
|
||||
-- IMPORTANT keep it in sync with ntop_typedefs.h enum ScriptCategory
|
||||
user_scripts.script_categories = {
|
||||
other = {
|
||||
id = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue