Skip to content

Torrentstream

services.torrentstream.address

Address to listen on.

Type: string

Default

"0.0.0.0"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/torrent/torrentstream.nix

services.torrentstream.enable

Whether to enable TorrentStream daemon. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/torrent/torrentstream.nix

services.torrentstream.openFirewall

Open ports in the firewall for TorrentStream daemon.

Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/torrent/torrentstream.nix

services.torrentstream.package

The torrentstream package to use. Type: package

Default

pkgs.torrentstream

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/torrent/torrentstream.nix

services.torrentstream.port

TorrentStream port.

Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)

Default

5082

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/torrent/torrentstream.nix