Ysurac / FlightAirMap

Open source project displaying live aircrafts, ships or trackers on 2D/3D map. Browse through the data based on a particular aircraft, airline, airport, tracker or vessel to search through the database or see extensive statistics. Can use ADS-B in SBS1 format (dump1090, Radarcape,...), VRS, VA (VATSIM, IVAO whazzup.txt, phpvms,...), ACARS (acarsdec, acarsdeco2), APRS, AIS as datasource.
https://www.flightairmap.com/
GNU Affero General Public License v3.0
516 stars 157 forks source link

Remove 30min disconnect #334

Closed MrDalle closed 7 years ago

MrDalle commented 7 years ago

Hey!

how can i remove the timer so pilots dont disconnect after 30mins?

We have some Twitch streamer using it for live telemetry. Would be awesome to get a hint!

Ysurac commented 7 years ago

Set $globalMapIdleTimeout to 0. It's also available in install page as Map idle timeout.

MrDalle commented 7 years ago

Must over saw that.. thanks anyways! working!