Wipes {{ config_path }} and signs you out. The next request
runs the first-run wizard again. Your MongoDB data (users, samples, alarms,
daily totals) is left alone.
{% extends "base.html" %}
{% block title %}Settings · Solisdash{% endblock %}
{% block content %}
Saved to Settings
{{ config_path }}. On managed deployments,
same-named environment variables may override these values.
✓ Settings saved. Cached connections were reset; the next request uses the new values.
{% endif %} {% if error %}{{ error }}
{% endif %}
Wipes {{ config_path }} and signs you out. The next request
runs the first-run wizard again. Your MongoDB data (users, samples, alarms,
daily totals) is left alone.