Cleanups, reformatting, a few bugfixes, add sort-by-country.

This commit is contained in:
Oliver Jowett 2015-09-01 12:19:23 +01:00
parent 7bebcc558f
commit b5960fd44a
5 changed files with 255 additions and 227 deletions

View file

@ -99,7 +99,8 @@ ShowClocks = true;
// Controls page title, righthand pane when nothing is selected
PageName = "DUMP1090";
// Path to country flags subfolder
flag_dir = "flags-tiny";
// Show country flags by ICAO addresses?
ShowFlags = true;
// Path to country flags (can be a relative or absolute URL; include a trailing /)
FlagPath = "flags-tiny/";