{% extends 'generic/_base.html' %} {% load form_helpers %} {% block title %}Preferences{% endblock %} {% block content %}
Global defaults and processing schedules. Configure notification destinations and delivery rules in Alerts Configuration.
Last successful scheduled health scan: {{ preferences.last_health_scan|default:"Not yet run" }}
Last successful alert evaluation: {{ preferences.last_alert_evaluation|default:"Not yet run" }}