services.dragonflydb.keysOutputLimit

NixOS option

Maximum number of returned keys in keys command. keys is a dangerous command. We truncate its result to avoid blowup in memory when fetching too many keys.

type: unsigned integer, meaning >=0
Default
8192
declared in: nixos/modules/services/databases/dragonflydb.nixView source on NixOS/nixpkgs →