services.matrix-synapse.settings.listeners.*.tls
Whether to enable TLS on the listener socket.
This option will be ignored for UNIX domain sockets.
- Type
null or boolean- Default
'' Enabled for the main instance listener, unless it is configured with a UNIX domain socket path. ''- Example
false- Declared
- <nixpkgs/nixos/modules/services/matrix/synapse.nix>