{
    "default_server_config": {
        "m.homeserver": {
            "base_url": "https://chat.matrix.danetz.org",
            "server_name": "matrix.danetz.org"
        }
    },
    "auth": {
        "type": "oidc",
        "issuer": "https://chatauth.matrix.danetz.org/",
        "account": "https://chatauth.matrix.danetz.org/account",
        "client_id": "CJZV58Q9PQ4FWX1101TZM3Z4W9"
    },
    "features": {
        "feature_group_calls": true,
        "feature_video_rooms": true,
        "feature_disable_call_per_sender_encryption": false
    },
    "sfu": "livekit",
    "livekit_service_url": "https://chatcall.matrix.danetz.org",
    "livekit_jwt_service_url": "https://chatcall.matrix.danetz.org"
}
