Start trimming dump1090-mutability down for use in piaware.

This commit is contained in:
Oliver Jowett 2016-01-13 00:00:08 +00:00
parent 9479a5c9be
commit b433a521bf
26 changed files with 162 additions and 2458 deletions

View file

@ -117,10 +117,10 @@ SiteCircles = true; // true to show circles (only shown if the center marker is
SiteCirclesDistances = new Array(100,150,200);
// Show the clocks at the top of the righthand pane? You can disable the clocks if you want here
ShowClocks = true;
ShowClocks = false;
// Controls page title, righthand pane when nothing is selected
PageName = "DUMP1090";
PageName = "Piaware";
// Show country flags by ICAO addresses?
ShowFlags = true;