diff --git a/app/config/variables.php b/app/config/variables.php index 79b8d0b5b8..b408978e41 100644 --- a/app/config/variables.php +++ b/app/config/variables.php @@ -924,7 +924,7 @@ return [ [ 'name' => '_APP_MAINTENANCE_RETENTION_SCHEDULES', 'description' => 'Schedules deletion interval ( in seconds ) ', - 'introduction' => '1.2.0', + 'introduction' => 'TBD', 'default' => '86400', 'required' => false, 'question' => '',