--
-- (C) 2020 - ntop.org
--
return {
notification_webhook = "Notification Webhook",
sender_username = "Sender Username",
webhook_description = "Instructions:
- Create a new channel to be used for notifications
- Create a Slack app from the Slack API page
- Activate Incoming Webhooks
- Add a new Webhook and select the notifications channel
- Copy the Webhook URL to Notification Webhook
"
}