mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Removing lua utils in storage utils (#8227)
* Removing lua_utils from storage_utils * Remove profiling * Add missing requires for the 'flowinfo2hostname' method. * Move clickhouseSupport check to check_redis_prefs
This commit is contained in:
parent
7cf91395df
commit
1e9524d483
19 changed files with 109 additions and 96 deletions
|
|
@ -2,7 +2,6 @@
|
|||
-- (C) 2013-24 - ntop.org
|
||||
--
|
||||
|
||||
|
||||
local tag_utils = require "tag_utils"
|
||||
local dscp_consts = require "dscp_consts"
|
||||
local alert_consts = require "alert_consts"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue