{% extends "base.html" %} {% block sidebar %} {% endblock %} {% block main %}

Settings

{% if message %}

{{ message }}

{% endif %} {% if error %}

{{ error }}

{% endif %}
Redaction patterns (redact.yaml)
Per-tool allowlist (allowlist.yaml)
Tool fingerprints (tools.yaml)

Edits write to ~/.upbox/rules/. Restart upbox start to apply.

{% endblock %}