{% extends "base.html" %} {% block title %}Admin — SOVD Admin{% endblock %} {% block content %}
Config directory: {{ config_dir }}
Current version: {{ gateway.version }}
Re-reads all YAML files from disk without restarting the server.
Evict one resource-type cache (re-reads on next request).
{% for rt in ['data', 'faults', 'operations', 'modes', 'updates', 'configurations'] %} {% endfor %}