{% extends "base.html" %} {% set active_page = 'settings' %} {% block title %}System Settings — vSphere Backup Manager{% endblock %} {% block head %} {% endblock %} {% block content %}
Global Settings
Configure SMTP connection details, Webhook channels, and Log retention policies
📧 SMTP Email Configuration
🔗 Webhook Alert Configuration
⚙️ Global Notification & Retention Rules
{% endblock %} {% block scripts %} {% endblock %}