{% extends "settings_base.html" %} {% import "_icons.html" as icons %} {% block settings_content %}

Storage Stats

Current database and request-record range.

StatusLoading storage data…

Data Retention

Delete captured rows older than the selected retention window.

Older than {{ days }} days: {{ trim_count }} rows will be deleted.

Export Options

Reserved for future snapshot/export workflows.

The proxy remains record-only. Export controls will be added separately.

{% endblock %}