feat: make notification delivery durable
This commit is contained in:
@@ -17,6 +17,8 @@ RMM_COOKIE_SECURE=true
|
||||
RMM_PUBLIC_SCHEME=https
|
||||
RMM_PUBLIC_URL=https://rmm.example.com
|
||||
RMM_METRIC_RETENTION_DAYS=30
|
||||
RMM_NOTIFICATION_RETENTION_DAYS=90
|
||||
RMM_NOTIFICATION_MAX_ATTEMPTS=5
|
||||
|
||||
# Optional password recovery and alert notifications. Leave RMM_SMTP_HOST empty to disable e-mail.
|
||||
# Use starttls for port 587 or tls for implicit TLS on port 465.
|
||||
|
||||
Reference in New Issue
Block a user