mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
parent
d9b16e7fc4
commit
2849267af8
13 changed files with 72 additions and 72 deletions
|
|
@ -11,10 +11,10 @@ local sqlite = {
|
|||
name = "SQLite",
|
||||
builtin = true, -- Whether this endpoint can be configured from the UI. Disabled for the builtin SQLite
|
||||
|
||||
conf_params = {
|
||||
endpoint_params = {
|
||||
-- No params, SQLite is builtin
|
||||
},
|
||||
conf_template = {
|
||||
endpoint_template = {
|
||||
plugin_key = "sqlite_alert_endpoint",
|
||||
template_name = "sqlite_endpoint.template"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue