{
    "default_server_config": {
        "m.homeserver": {
            "base_url": "https://matrix.action-games.cz",
            "server_name": "action-games.cz"
        }
    },
    "livekit_service_url": "https://livekit.action-games.cz",
    "media": {
        "video": {
            "width": 1280,
            "height": 720,
            "frameRate": 30
        }
    }
}