{% extends "admin/_layout.html" %} {% from "_macros.html" import icon %} {% set section = "general" %} {% block title %}General - {{ brand.name }}{% endblock %} {% block heading %}General{% endblock %} {% block admin_content %}
Instance-wide settings. These are stored in the database and take effect immediately — no restart, and they survive one.
{% if saved %}The name, the logo, the wording and the themes are on Customization.
{% endblock %}