services.prosody.httpPorts

NixOS option

Listening HTTP ports list for this service.

type: list of 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
[
  5280
]
declared in: nixos/modules/services/networking/prosody.nixView source on NixOS/nixpkgs →