services.matrix-synapse.settings.listeners.*.path

NixOS option

Unix domain socket path to bind this listener to. This option is incompatible with bind_addresses, port, tls and also does not support the metrics and manhole listener type.

type: null or absolute path
Default
null
declared in: nixos/modules/services/matrix/synapse.nixView source on NixOS/nixpkgs →