Fix optimal retention caps

This commit is contained in:
Damien Elmes 2023-09-26 14:17:55 +10:00
parent aee6fcf456
commit a1f4bcb3cb

View file

@ -60,8 +60,8 @@ impl Collection {
.is_ok()
},
)?
.max(0.8)
.min(0.97) as f32)
.max(0.75)
.min(0.95) as f32)
}
pub fn get_optimal_retention_parameters(