{% extends "base.html" %} {% block title %}Settings · sagittarius{% endblock %} {% block content %}

Settings

Global configuration. Most changes apply immediately; exceptions are noted.

{% if saved %}

Settings saved.

{% endif %} {% if let Some(error) = error %} {% endif %}
Cache
Blocking
Returned to clients in answers for blocked domains.
Blocklists
Interface
{% endblock %}