Allow setting critical notifications to admin emails (not just the one displayeds on /about. Visible to anonymous users on public sites)

allow setting critical notifications to admin emails (not just the one displayeds on /about. Visible to anonymous users on public sites)

What critical notifications are we talking about?

It’s possible that certain emails are only sent to developers, and you can add email addresses in app.yml.

DISCOURSE_DEVELOPER_EMAILS: 'me@example.com,you@example.com'
1 Like