Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 0b63b1f

Browse files
authored
Merge branch 'master' into db_kb_conversion
2 parents 92cbd1e + afab7a2 commit 0b63b1f

File tree

7 files changed

+322
-144
lines changed

7 files changed

+322
-144
lines changed
30.5 KB
Loading
7.09 KB
Loading

guides/v2.2/cloud/configure/setup-cron-jobs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ We use only one cron for {{site.data.var.ece}} projects because of the nature of
3131
3232
Magento added an auto-crons configuration option to support self-service cron configuration updates from the `.magento.app.yaml` file on all environments–including Pro Staging and Production. If this option is enabled, you can use the Magento crontab to review the cron configuration for each environment.
3333

34+
{: .bs-callout-info}
35+
You can use crontab to review the cron configuration for {{ site.data.var.ece }} projects; however, the Magento Cloud platform does not use crontab to run cron jobs.
36+
3437
#### To review cron configuration
3538

3639
1. Log in to the {{site.data.var.ece}} project environment using [SSH]({{ page.baseurl }}/cloud/env/environments-ssh.html#ssh).

0 commit comments

Comments
 (0)