commit c6458e88f5a9085ec9206a60b93a713138b9b2fa from: Omar Polo date: Mon May 20 13:02:51 2024 UTC gotwebd: mention the listening socket path under FILES ok stsp@ commit - c16cda05743b8a017d150757f0b9da0bc5bffa83 commit + c6458e88f5a9085ec9206a60b93a713138b9b2fa blob - 86dabae4e0bdace2e3e4d7bb41d6f497664ef0fd blob + 2c4117e6da2be09dab6285c82904544ebfa13ee0 --- gotwebd/gotwebd.8 +++ gotwebd/gotwebd.8 @@ -131,6 +131,10 @@ to read Git repositories. .It Pa /var/www/htdocs/gotwebd/ Directory containing HTML, CSS, and image files used by .Nm . +.It Pa /var/www/run/gotweb.sock +Default location for the +.Nm +listening socket. .It Pa /tmp/ Directory for temporary files created by .Nm . blob - 22e1f652d4a563c1443ad56608ce3b0afdf22854 blob + 89f71710e8a0c0843273917b078dba8ab9a9b945 --- gotwebd/gotwebd.conf.5 +++ gotwebd/gotwebd.conf.5 @@ -193,6 +193,10 @@ Defaults to 3. Default location of the .Nm configuration file. +.It Pa /var/www/run/gotweb.sock +Default location for the +.Xr gotwebd 8 +listening socket. .El .Sh EXAMPLES A sample configuration: