Adds user scripts categories mapping in C

This commit is contained in:
Simone Mainardi 2020-09-16 16:47:09 +02:00
parent 4c6d067205
commit 9341a43809
3 changed files with 10 additions and 19 deletions

View file

@ -85,7 +85,7 @@ local available_subdirs = {
}
}
-- User scripts category consts
-- User scripts category consts -- keep it in sync with ntop_typedefs.h enum ScriptCategory
user_scripts.script_categories = {
other = {
id = 0,