commit a8bfd7812244ea66f96b66d285a83a08203006ca from: Stefan Sperling via: Thomas Adam date: Fri Sep 23 11:16:31 2022 UTC document caveat when configuring gotwebd to listen on a network interface commit - 1c4defbb8dae045218ffc5da02864d0828eddeba commit + a8bfd7812244ea66f96b66d285a83a08203006ca blob - 94c166d769a79ce516d2342f9532acbb594f7026 blob + b0f31dc628d54ccc683a1c5b00750a7362ebc124 --- gotwebd/gotwebd.conf.5 +++ gotwebd/gotwebd.conf.5 @@ -97,6 +97,14 @@ argument may be number or a service name defined in May be specified multiple times to build up a list of listening sockets. However, a given combination of address and port may only be used by one server. +.Pp +If a network interface name is given as +.Ar address +argument then +.Xr gotwebd 8 +will obtain the list of addresses on this interface only on startup. +Any future changes to the address configuration of the interface will +be ignored. .It Ic logo Ar path Set the path to an image file containing a logo to be displayed. .It Ic logo_url Ar url