services.cassandra.incrementalRepairOptions

Options passed through to the incremental repair command.

Type
list of string
Default
[ ]
Example
[
  "--partitioner-range"
]
Declared
<nixpkgs/nixos/modules/services/databases/cassandra.nix>