Flightaware dump1090 doesn't support an external webserver, so enable the internal
one by default.
This commit is contained in:
parent
a7863c77e3
commit
f9471b4a6b
|
|
@ -97,13 +97,9 @@ Default:
|
|||
Template: dump1090-flightaware/net-http-port
|
||||
Description: Port for internal webserver (0 disables):
|
||||
dump1090 can provide an internal webserver that serves a basic "virtual
|
||||
radar" map.
|
||||
.
|
||||
It is generally a better idea to use an external webserver, but if you
|
||||
really want to use the internal one, you can select a port to listen
|
||||
on here.
|
||||
radar" map. You can select a port to listen on here.
|
||||
Type: string
|
||||
Default: 0
|
||||
Default: 8080
|
||||
|
||||
Template: dump1090-flightaware/net-ri-port
|
||||
Description: Port for AVR-format input connections (0 disables):
|
||||
|
|
|
|||
Loading…
Reference in New Issue