{% 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
Betting Mode Settings
Choose how bets are placed during games
API Client Debug
{% endblock %}