mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Webhook notes
This commit is contained in:
parent
43a3227c67
commit
690da3e3dc
4 changed files with 23 additions and 7 deletions
|
|
@ -0,0 +1,9 @@
|
|||
--
|
||||
-- (C) 2020 - ntop.org
|
||||
--
|
||||
|
||||
return {
|
||||
notification_webhook = "Notification Webhook",
|
||||
sender_username = "Sender Username",
|
||||
webhook_description = "Instructions:<ul><li>Create a new channel to be used for notifications<li>Create a Slack app from the <a href='https://api.slack.com/apps?new_app=1' target='_blank'>Slack API page</a><li>Activate Incoming Webhooks<li>Add a new Webhook and select the notifications channel<li>Copy the Webhook URL to <b>Notification Webhook</b></ul>"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue