{% extends "base.html" %} {% block title %}Config{% endblock %} {% block content %}

Config

Edit settings, storage and alerts below. Jobs are edited on the Jobs page; advanced fields live under Advanced (raw JSON).

Settings

Storage

ProviderRemote

Alerts

Advanced (raw JSON)

View the full configuration as JSON (histo_jobs, stream_jobs, and every other field).
Editing here overrides the form fields above on save.
Loading…

{% endblock %} {% block scripts %} {% endblock %}