summaryrefslogtreecommitdiffstats
path: root/cmd/zed/zed.d/zed.rc
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/zed/zed.d/zed.rc')
-rw-r--r--cmd/zed/zed.d/zed.rc8
1 files changed, 8 insertions, 0 deletions
diff --git a/cmd/zed/zed.d/zed.rc b/cmd/zed/zed.d/zed.rc
index 0ef706849..1b220d28d 100644
--- a/cmd/zed/zed.d/zed.rc
+++ b/cmd/zed/zed.d/zed.rc
@@ -75,6 +75,14 @@
#ZED_PUSHBULLET_CHANNEL_TAG=""
##
+# Slack Webhook URL.
+# This allows posting to the given channel and includes an access token.
+# <https://api.slack.com/incoming-webhooks>
+# Disabled by default; uncomment to enable.
+#
+#ZED_SLACK_WEBHOOK_URL=""
+
+##
# Default directory for zed state files.
#
#ZED_RUNDIR="/var/run"