mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Initial work to add the SQLite plugin and builtin recipient
This commit is contained in:
parent
e1f07e1787
commit
1d4930fc13
14 changed files with 220 additions and 25 deletions
|
|
@ -0,0 +1,9 @@
|
|||
--
|
||||
-- (C) 2019-20 - ntop.org
|
||||
--
|
||||
|
||||
return {
|
||||
endpoint_key = "sqlite",
|
||||
entries = {
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue