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

Configuration

Manage application settings and preferences.

General Settings
Video Settings
API Settings
Base URL for FastAPI server requests (include https:// or http://)
Authentication token for FastAPI server access
Time between automatic API requests (30 seconds to 24 hours)
Timeout for API requests (5-300 seconds)
Enable/disable automatic API requests
Screen Cast Settings
Enable screen capture and Chromecast streaming functionality
Port for the HTTP streaming server (1024-65535)
Name of preferred Chromecast device (optional)
Automatically start capturing when application starts
Automatically start streaming when capture begins
Database Settings
Global Betting Mode Settings
Admin Only - System-wide Configuration
Global System Setting: Determines how START_GAME messages affect match status across all fixtures.
This affects all users and all game sessions.
API Client Debug
{% endblock %}