{% extends "base.html" %} {% set editing = schedule is not none %} {% block title %}{{ "Edit" if editing else "New" }} schedule — rosbackup-ng{% endblock %} {% block page_title %}{{ "Edit" if editing else "New" }} schedule{% endblock %} {% block head_actions %}← Schedules{% endblock %} {% block content %}
Define a recurring backup — what to back up (scope) and how often (cadence). Cadences are simple presets in the configured timezone; runs obey the single global run-lock.