services.cassandra.incrementalRepairInterval

Set the interval how often incremental repairs are run, i.e. nodetool repair is executed. See https://cassandra.apache.org/doc/latest/operating/repair.html for more information.

Set to null to disable incremental repairs.

Type
null or string
Default
"3d"
Example
null
Declared
<nixpkgs/nixos/modules/services/databases/cassandra.nix>