services.matrix-conduit.settings.global.trusted_servers

NixOS option

Servers trusted with signing server keys.

type: list of string
Default
[
  "matrix.org"
]
declared in: nixos/modules/services/matrix/conduit.nixView source on NixOS/nixpkgs →