From 29db442b99480acaab051ecf480aea6ee5103674 Mon Sep 17 00:00:00 2001 From: shimon Date: Wed, 16 Nov 2022 17:02:00 +0200 Subject: [PATCH] Deleted functions schedules clean up --- app/config/variables.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/config/variables.php b/app/config/variables.php index 79b8d0b5b8..795014e420 100644 --- a/app/config/variables.php +++ b/app/config/variables.php @@ -924,8 +924,8 @@ return [ [ 'name' => '_APP_MAINTENANCE_RETENTION_SCHEDULES', 'description' => 'Schedules deletion interval ( in seconds ) ', - 'introduction' => '1.2.0', - 'default' => '86400', + 'introduction' => 'tbd', + 'default' => '360', 'required' => false, 'question' => '', 'filter' => ''