shoutrrr alerts / settings page

This commit is contained in:
Henry Dollman
2024-09-12 19:39:27 -04:00
parent 2889d151ea
commit 9710d0d2f1
16 changed files with 450 additions and 78 deletions

View File

@@ -54,10 +54,7 @@ export default function AlertsButton({ system }: { system: SystemRecord }) {
{isAdmin() && (
<span>
Please{' '}
<a
href="/_/#/settings/mail"
className="font-medium text-primary opacity-80 hover:opacity-100 duration-100"
>
<a href="/_/#/settings/mail" className="link">
configure an SMTP server
</a>{' '}
to ensure alerts are delivered.{' '}