summaryrefslogtreecommitdiffstats
path: root/etc/icinga2/features-available/notification.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/icinga2/features-available/notification.conf')
-rw-r--r--etc/icinga2/features-available/notification.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/icinga2/features-available/notification.conf b/etc/icinga2/features-available/notification.conf
new file mode 100644
index 0000000..3f9a88e
--- /dev/null
+++ b/etc/icinga2/features-available/notification.conf
@@ -0,0 +1,5 @@
+/**
+ * The notification component is responsible for sending notifications.
+ */
+
+object NotificationComponent "notification" { }