extend('layouts/main') ?> section('content') ?>

Notification settings

SMTP and Slack delivery for alerts.

getFlashdata('success')): ?>
getFlashdata('success')) ?>
getFlashdata('error')): ?>
getFlashdata('error')) ?>
getFlashdata('errors')): ?>
    getFlashdata('errors') as $err): ?>

SMTP (email)

Values come from the application email configuration (app/Config/Email.php and environment). Use the test button to send yourself a message.

Host
Port
User
Encryption
From

Slack

Incoming webhook URL (stored globally). Used for alert delivery when configured on an alert.

endSection() ?>