services.cassandra.fullRepairOptions

NixOS option

Options passed through to the full repair command.

type: list of string
Default
[ ]
Example
[
  "--partitioner-range"
]
declared in: nixos/modules/services/databases/cassandra.nixView source on NixOS/nixpkgs →