{% extends "pobsync_backend/base.html" %}
{% block title %}pobsync dashboard{% endblock %}
{% block content %}
No default global config exists yet. Create it first so discovery, backups, and retention know where pobsync stores snapshots. Global config is ready. Add the first host to make this dashboard useful.Dashboard
Setup
{% if not global_config %}
No completed backup runs with stats yet. This section will show disk usage, growth estimates, and link-dest savings after the first real backup finishes.
{% endif %}