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

Config

Settings

Alerts

Jobs

Collection jobs are managed where you use them: add, edit and run them on the Historical and Live pages. For a bulk/raw edit, use the Raw JSON tab above — the jobs array is preserved on save.

Remote storage (rclone)

Sync local Parquet files to a remote destination via rclone.

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