Closed Freekers closed 3 years ago
I will fix HTML_DEFAULT_TRACKER
.
But for
HTML_SITE_NAME if set will change the default site title from 'Dump1090 plane tracker' to the set value
It will always show this title: https://github.com/Thom-x/docker-fr24feed-piaware-dump1090/blob/master/patch/flightradar24.patch#L32-L33 SiteName it not used in this version.
Specifications
Expected Behavior
HTML_DEFAULT_TRACKER
if set to Flightradar24 will change the default tracker in the UI to FlightRadar 24.HTML_SITE_NAME
if set will change the default site title from 'Dump1090 plane tracker' to the set valueActual Behavior
HTML_DEFAULT_TRACKER
andHTML_SITE_NAME
are ignored and fall back to defaults.Steps to Reproduce the Problem