services.dawarich.redis.port

NixOS option

The port of the redis server Dawarich will connect to. Set to zero to disable TCP and use Unix sockets instead.

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