services.public-inbox.nntp.port

NixOS option

Listening port. Beware that public-inbox uses well-known ports number to decide whether to enable TLS or not. Set to null and use systemd.sockets.public-inbox-nntpd.listenStreams if you need a more advanced listening.

type: null or string or 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
563
declared in: nixos/modules/services/mail/public-inbox.nixView source on NixOS/nixpkgs →