Merge branch 'title_numbers' of https://github.com/m30164/dump1090 into m30164-title_numbers
This commit is contained in:
commit
288a8242dd
2 changed files with 26 additions and 3 deletions
|
|
@ -5,6 +5,11 @@
|
|||
//
|
||||
// --------------------------------------------------------
|
||||
|
||||
// -- Title Settings --------------------------------------
|
||||
// Show number of aircraft and/or messages per second in the page title
|
||||
NumPlanesInTitle = true;
|
||||
NumMessagesInTitle = true;
|
||||
|
||||
// -- Output Settings -------------------------------------
|
||||
// Show metric values
|
||||
// The Metric setting controls whether metric (m, km, km/h) or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue