commit fcc51b287a1b5969b9b0d5987ea7ff001bc8bf57 from: Omar Polo via: Thomas Adam date: Sun May 26 14:05:41 2024 UTC gotwebd: mention the listening socket path under FILES ok stsp@ commit - 2382c6029fcaf1cfe733542c1779461f0b1251ff commit + fcc51b287a1b5969b9b0d5987ea7ff001bc8bf57 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: