nixpkgs/nixos/modules/services/matrix
IndeedNotJames d212ec13b8
nixos/synapse: allow omitting trusted_key_servers[].verify_keys
Synapse does not require the `verify_keys` attr/object to be set.
It made sense back in the day, when federation traffic used to use self-signed certificates. But this is no longer the case.

The previous `types.nullOr` didn't actually allow omitting `verify_keys` because Synapse's config parser is unable to parse that.

Not a breaking change.

Upstream docs: https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html?highlight=verify_keys#trusted_key_servers
2023-05-19 15:46:53 +02:00
..
appservice-discord.nix nixos/appservice-discord: customizable package 2023-02-11 01:08:46 +08:00
appservice-irc.nix
conduit.nix
dendrite.nix dendrite: 0.11.0 -> 0.12.0 2023-03-18 15:35:47 +01:00
mautrix-facebook.nix nixos/mautrix-facebook: fix copy&paste error 2023-02-22 00:03:19 +01:00
mautrix-telegram.nix nixos/mautrix-telegram: add ffmpeg-full to path 2023-02-18 15:40:55 +08:00
mjolnir.md
mjolnir.nix nixos/mjolnir: explicitly set --mjolnir-config 2023-05-15 18:40:57 +08:00
mx-puppet-discord.nix
pantalaimon-options.nix
pantalaimon.nix
synapse-log_config.yaml
synapse.md nixos/doc: fix .well-known example for matrix-synapse 2023-03-19 17:38:32 +01:00
synapse.nix nixos/synapse: allow omitting trusted_key_servers[].verify_keys 2023-05-19 15:46:53 +02:00