services.athens.singleFlight.redisSentinel.endpoints

NixOS option

URLs that determine all distributed redis servers.

type: list of string
Default
[ ]
Example
[
  "localhost:26379"
]
declared in: nixos/modules/services/development/athens.nixView source on NixOS/nixpkgs →