mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Adds user scripts categories mapping in C
This commit is contained in:
parent
4c6d067205
commit
9341a43809
3 changed files with 10 additions and 19 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue