You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/alerts.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -216,7 +216,7 @@
216
216
{
217
217
"name": "MXRecordChanged",
218
218
"label": "Alert on MX record changes",
219
-
"recommendedRunInterval": "4h",
219
+
"recommendedRunInterval": "1d",
220
220
"description": "Monitors MX records for all domains and alerts when changes are detected. This helps identify potential mail routing changes that could indicate security issues or unauthorized modifications."
0 commit comments