Jump to content

local.config and cron


CPC900

Recommended Posts

If I am using:

Config::Set('USE_CRON', true);

I edited that in my app.config.php, from false to true. Do I ALSO put it in my local.config.php??? Because that is what it indicates in my maintenance options screen:

Also, remember to change in local.config.php, USE_CRON to true, so phpVMS doesn't try to automatically schedule these tasks to run.

I would have to ADD that line into to the local.config.php, whereas the app.config.php already has that line, you would just have to change it from "false" to "true"

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...