fcolirf Posted May 18, 2013 Report Posted May 18, 2013 Hi everyone, look the attachment. This is only a pilot but the map shows lot of planes... How I can resolve it? Thanks Lorenzo Quote
Moderators Parkho Posted May 19, 2013 Moderators Report Posted May 19, 2013 Open local.config.php and look for the following: # ACARS options # Minutes, flights to show on the ACARS # Default is 720 minutes (12 hours) Config::Set('ACARS_LIVE_TIME', 720); Config::Set('ACARS_DEBUG', false); Now change '720' to whatever number you want. That's the time in seconds where the flights will stay on the map. If you couldn't find it there, look in app.config.php and copy and paste it into local.config.php. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.