commit bde6e1ec88d921fed455815c2687b36f64943b23 from: Stefan Sperling date: Fri Sep 23 10:13:41 2022 UTC document caveat when configuring gotwebd to listen on a network interface commit - 0050a94285f79239b95c1ec32026388da3f56f80 commit + bde6e1ec88d921fed455815c2687b36f64943b23 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