services.dawarich.redis.createLocally

NixOS option

Whether to configure a local Redis server for Dawarich. The connection is performed via Unix sockets by default, but that can be changed by configuring services.dawarich.redis.host and services.dawarich.redis.port.

type: boolean
Default
true
declared in: nixos/modules/services/web-apps/dawarich.nixView source on NixOS/nixpkgs →