Remove the description of the LocalDiscoveryAddress option from the manual.

This option is no longer implemented.
This commit is contained in:
Guus Sliepen 2017-02-14 20:51:43 +01:00 committed by thorkill
parent c20b8ce5dd
commit e59bfd024f

View file

@ -1086,10 +1086,6 @@ which normally would prevent the peers from learning each other's LAN address.
Currently, local discovery is implemented by sending some packets to the local address of the node during UDP discovery.
This will not work with old nodes that don't transmit their local address.
@cindex LocalDiscoveryAddress
@item LocalDiscoveryAddress <@var{address}>
If this variable is specified, local discovery packets are sent to the given @var{address}.
@cindex Mode
@item Mode = <router|switch|hub> (router)
This option selects the way packets are routed to other daemons.