mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
parent
facfdae358
commit
4831c7e990
5 changed files with 118 additions and 24 deletions
|
|
@ -1336,7 +1336,8 @@ local known_parameters = {
|
|||
["script_key"] = validateSingleWord,
|
||||
|
||||
-- Script editor
|
||||
["lua_script_path"] = validateLuaScriptPath,
|
||||
["plugin_file_path"] = validateLuaScriptPath,
|
||||
["plugin_path"] = validateLuaScriptPath,
|
||||
|
||||
-- PREFERENCES - see prefs.lua for details
|
||||
-- Toggle Buttons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue