diff --git a/app/config/variables.php b/app/config/variables.php index 795014e420..d862c0eefe 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' => 'tbd', + 'introduction' => 'TBD', 'default' => '360', 'required' => false, 'question' => '',