// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`DeveloperSettingsTab > renders and matches snapshot 1`] = `

Hostname: localhost

Element Call version: dev

Crypto version: crypto-1.0.0

Matrix ID: @alice:example.org

Device ID: DEVICE123

Currently, no overwrite is set. Url from well-known or config is used.

MatrixRTC mode

Compatible with old versions of EC that do not support multi SFU
Compatible with homeservers that do not support sticky events (but all other EC clients are v0.17.0 or later)
Compatible only with homservers supporting sticky events and all EC clients v0.17.0 or later

LiveKit SFU: wss://local-sfu.example.org

ws-url: wss://local-sfu.example.org/

LiveKit Server Info ( local )

    {
  "region": "local",
  "version": "1.2.3"
}
    local-metadata
  

LiveKit SFU: wss://remote-sfu.example.org

LiveKit Server Info ( remote )

    {
  "region": "remote",
  "version": "4.5.6"
}
    remote-metadata
  

Environment variables

    {
  "MY_MOCK_ENV": 10,
  "ENV": "test"
}
  

URL parameters

    {
  "mocked": true,
  "answer": 42
}
  
`;