Cleanups, reformatting, a few bugfixes, add sort-by-country.
This commit is contained in:
parent
7bebcc558f
commit
b5960fd44a
5 changed files with 255 additions and 227 deletions
|
|
@ -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/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue