Jump to content

Recommended Posts

Posted

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"

Posted

The downside of using app.config instead of local.config, is that if there ever was an updated version of phpvms, app.config would be overwritten. Of course, in this era of Flight Simulator lethargy, that's not a big cause for concern :rolleyes:

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...