services.matrix-continuwuity.settings.global.trusted_servers
NixOS option
Servers listed here will be used to gather public keys of other servers (notary trusted key servers). Currently, continuwuity doesn’t support inbound batched key requests, so this list should only contain other Synapse servers. Example: [ "matrix.org" "constellatory.net" "tchncs.de" ]
type: list of non-empty stringDefault
declared in: nixos/modules/services/matrix/continuwuity.nixView source on NixOS/nixpkgs →[ "matrix.org" ]