{% extends "base.html" %} {% block title %}Settings — second-brain{% endblock %} {% block content %}

Settings

Workers read these at the start of each run. DB values override settings.toml.

{% include "_settings_card.html" %} {% endblock %}