services.mjolnir.pantalaimon.options.listenPort

NixOS option

The port where the daemon will listen to client connections for this homeserver. Note that the listen address/port combination needs to be lib.unique between different homeservers.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
8009
declared in: nixos/modules/services/matrix/mjolnir.nixView source on NixOS/nixpkgs →