Cleanued up code for flow score

This commit is contained in:
Luca Deri 2020-09-23 10:51:36 +02:00
parent c7b7f2ee1b
commit 55d8e299fa
11 changed files with 131 additions and 42 deletions

View file

@ -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,