From b7fcd5c2b59921a8a951a6efe7b1731fdb12d077 Mon Sep 17 00:00:00 2001 From: John Norrbin Date: Wed, 19 Apr 2023 21:08:20 +0200 Subject: [PATCH] Fix spelling, add return_port info --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f523404..d589515 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,7 @@ Note that `ULTRAFEEDER_CONFIG` and `ULTRAFEEDER_NET_CONNECTOR` can be used inter `ULTRAFEEDER_CONFIG` syntax: -The ULTRAFEEDER_CONFIG parameter can have multiple config strings, separated by a `;`. Please note that the config strings cannot containe `;` or `,` -- undefined things may happen if these characters are present. +The ULTRAFEEDER_CONFIG parameter can have multiple config strings, separated by a `;`. Please note that the config strings cannot contain `;` or `,` -- undefined things may happen if these characters are present. ```yaml - ULTRAFEEDER_CONFIG=adsb,host,port,protocol[,uuid=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX][,extra-arguments] @@ -239,7 +239,7 @@ The ULTRAFEEDER_CONFIG parameter can have multiple config strings, separated by In the above configuration strings: * `host` is an IP address. Specify an IP/hostname/containername for incoming or outgoing connections. -* `port` is a TCP port number +* `port` and `return_port` are TCP port numbers * `protocol` can be one of the following: * `beast_reduce_out`: Beast-format output with lower data throughput (saves bandwidth and CPU) * `beast_reduce_plus_out`: Beast-format output with extra data (UUID). This is the preferred format when feeding the "new" aggregator services