mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 17:30:11 +00:00
9 lines
89 B
Lua
9 lines
89 B
Lua
--
|
|
-- (C) 2019-20 - ntop.org
|
|
--
|
|
|
|
return {
|
|
endpoint_key = "sqlite",
|
|
entries = {
|
|
}
|
|
}
|