commit - 049c14ecdfe61442b223d8e4995acca2b557624e
commit + 58b9c98fa08b361fce2d2e1d671c606d036163cd
blob - 27e26b6abdbf45670ce6655d54bb9c73a73074ea
blob + 6069de8ff5ac1b124f1a08c7268cd9d295c98fc3
--- gotwebd/gotwebd.conf.5
+++ gotwebd/gotwebd.conf.5
.Ar user
which runs
.Xr httpd 8 .
-Needed to ensure that the web server can access UNIX-domain sockets created by
+Needed to ensure that the web server can access
+.Ux Ns -domain
+sockets created by
.Xr gotwebd 8 .
If not specified, the user www will be used.
.El
.It Pa /var/www/run/gotweb.sock
Default location for the
.Xr gotwebd 8
-listening socket.
+.Ux Ns -domain
+socket.
.El
.Sh EXAMPLES
A sample configuration:
.Pp
Another example, this time listening on a local port instead of the
implicit
-.Ux
+.Ux Ns -domain
socket, and serving repositories located outside the web server's chroot:
.Bd -literal -offset indent
listen on 127.0.0.1 port 9000