services.dragonflydb.keysOutputLimit

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
<nixpkgs/nixos/modules/services/databases/dragonflydb.nix>