From ad2b52292e0148ab8c0dd2b9696ad791dcb34a00 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Wed, 27 Nov 2024 15:31:52 -0300 Subject: [PATCH] put the sync statistics process every 6 hours #2041 for magento 2.4 --- etc/crontab.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/crontab.xml b/etc/crontab.xml index eea22334..7bdad94a 100644 --- a/etc/crontab.xml +++ b/etc/crontab.xml @@ -33,7 +33,7 @@ */5 * * * * - */10 * * * * + 0 */6 * * *