25 lines
749 B
Markdown
25 lines
749 B
Markdown
# Configuring Subscribers
|
|
|
|
Learn how to setup subscribers.
|
|
|
|
One of the most powerful features of Cachet is the ability to automatically
|
|
send notification emails to anybody who has subscribed to your status
|
|
page whenever an incident is created.
|
|
|
|
> **Hold up!**
|
|
> Before going any further, ensure that you've [configured
|
|
> the mail][1] and the [queue][2].
|
|
|
|
Once you've [Configuring Mail][1], you need to login to your Dashboard and enable
|
|
the Allow people to signup to email notifications? setting found in the
|
|
Application Setup panel.
|
|
|
|
Once you've enabled this setting you'll see a Subscribe button in the footer
|
|
of your status page:
|
|
|
|
![Enable subscribers][3]
|
|
|
|
[1]: configuring-mail.md
|
|
[2]: configuring-queue.md
|
|
[3]: ../images/enable-subscribers.png
|