MyNixOS website logo
option

services.cassandra.incrementalRepairOptions

Options passed through to the incremental repair command.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--partitioner-range"
]