mirror of
https://github.com/strapi/strapi.git
synced 2025-09-04 22:32:57 +00:00
fix: tips note
This commit is contained in:
parent
4f3fcdc156
commit
ed7002fe14
@ -40,7 +40,7 @@ module.exports = {
|
|||||||
|
|
||||||
Make sure the enabled cron config is set to true in `./config/environments/**/server.json` file.
|
Make sure the enabled cron config is set to true in `./config/environments/**/server.json` file.
|
||||||
|
|
||||||
::: note
|
::: tip
|
||||||
Please note that Strapi's built in CRON feature will not work if you plan to use `pm2` or node based clustering. You will need to execute these CRON tasks outside of Strapi.
|
Please note that Strapi's built in CRON feature will not work if you plan to use `pm2` or node based clustering. You will need to execute these CRON tasks outside of Strapi.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user