{% extends "base.html" %} {% set active_page = "settings" %} {% block title %}Settings - AI Control Plane{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
Cache management and data directories
All filesystem paths read by this app, per tool and platform.
{% for tool_key, os_map in tool_paths.items() %}