{% extends "base.html" %} {% block title %}Settings - Janus{% endblock %} {% block settings_active %}bg-gray-700 text-white{% endblock %} {% block content %}
Set a username and password for remote dashboard access over HTTP/Tailscale. {% if dashboard_password_set %} Current user: {{ dashboard_username }} {% else %} Not configured yet. {% endif %}
When enabled, all requests must include a valid Janus API key. Takes effect immediately.
No settings stored in the database.
{% endif %}Download the current DB state as a YAML config file. Provider API keys are included in plaintext.
Reset providers, combos, pricing, and settings to the values in your config.yaml. API keys and usage history are preserved.