services.taler.merchant.settings.merchant.SERVE

NixOS option

Whether the HTTP server should listen on a UNIX domain socket (“unix”) or on a TCP socket (“tcp”).

type: one of "tcp", "unix"
Default
"tcp"
declared in: nixos/modules/services/finance/taler/merchant.nixView source on NixOS/nixpkgs →