Skip to content

Disposable Basic

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 13:19
· 179 commits to main since this release
  • Updated Random Flights widget code (reducing possibility of reaching limits of MySQL with 65k flights)
  • Added IVAO/VATSIM Network Presence checks (pireps will have online flight percentage in fields)

Presence check uses pirep related events (triggered by core) and supported by cron (to download network data periodically and delete old check records). Cron minimum timing is 5 mins, presence check requires a forced refresh to get new data after 2.5 mins.

Currently only IVAO and VATSIM checks are supported, if POSCON provides public network data I can add it too (maybe).

If you are on a traffic limited hosting/vps plan, do not enable it.