{
    "server_name": "schritte.ru",
    "server_url": "https://matrix.schritte.ru",
    "livekit_service_url": "https://call.schritte.ru",
    "default_server_config": {
        "m.homeserver": {
            "base_url": "https://matrix.schritte.ru"
        },
        "m.identity_server": {
            "base_url": "https://vector.im"
        },
        "m.authentication": {
        "issuer": "https://auth.schritte.ru"
    }
    },
    "features": {
        "video": true,
        "audio": true,
        "screenshare": true,
        "livekit_egress": false
    },
    "livekit": {
        "url": "wss://call.schritte.ru/rtc",
        "jwt_service_url": "https://call.schritte.ru/jwt-service"
    },
    "analytics": {
        "posthog": null,
        "sentry": null
    },
    "rageshake": {
        "submit_url": null
    },
    "e2ee": {
        "enabled": true,
        "default": true
    },
    "validation": {
        "validate_config_with_defaults": false
    }
}
