mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Migrates Discord plugin as self-contained
This commit is contained in:
parent
5e7f2cfff4
commit
20db316136
16 changed files with 49 additions and 218 deletions
|
|
@ -1,16 +0,0 @@
|
|||
--
|
||||
-- (C) 2019-20 - ntop.org
|
||||
--
|
||||
|
||||
return {
|
||||
endpoint_key = "syslog",
|
||||
entries = {
|
||||
syslog_alert_format = {
|
||||
title = i18n("prefs.syslog_alert_format_title"),
|
||||
description = i18n("prefs.syslog_alert_format_description"),
|
||||
}, toggle_alert_syslog = {
|
||||
title = i18n("prefs.toggle_alert_syslog_title"),
|
||||
description = i18n("prefs.toggle_alert_syslog_description"),
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue