services.matrix-tuwunel.settings.global.trusted_servers
Servers listed here will be used to gather public keys of other servers (notary trusted key servers).
Currently, tuwunel 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 string- Default
[ "matrix.org" ]- Declared
- <nixpkgs/nixos/modules/services/matrix/tuwunel.nix>