diff --git a/rslib/src/scheduler/fsrs/retention.rs b/rslib/src/scheduler/fsrs/retention.rs index 97e97ef8c..64dfd5987 100644 --- a/rslib/src/scheduler/fsrs/retention.rs +++ b/rslib/src/scheduler/fsrs/retention.rs @@ -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(