{% extends "base.html" %} {% block title %}Settings · Ordine{% endblock %} {% block content %}
Config file: {{ config.config_file or "(built-in defaults — run ordine init)" }}
{{ config.db_path }}{{ config.workdir_root }}Edit paths in the config file and restart ordine serve.