mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Updated pcap page
This commit is contained in:
parent
6cdfca5eca
commit
11ea46db7e
15 changed files with 268 additions and 66 deletions
|
|
@ -236,7 +236,6 @@ end
|
|||
-- ##############################################
|
||||
|
||||
function hasClickHouseSupport()
|
||||
local has_dump_pcap_to_ch_enabled = (ntop.getPref("ntopng.prefs.dump_pcap_to_clickhouse") == '1')
|
||||
if not ntop.isClickHouseEnabled() then
|
||||
return false
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue