commit - 0cb1fb1b6112af8387982ced1d8515176cca06c4
commit + 97b40d32ed205c32841ce663899df2669f835253
blob - 61567e53b9c96f9a9c6d810a9d1e261b70f98803
blob + 40ab2cfbf39d2ba36307f2e0b0cd80d31af840b0
--- gotsys/gotsys.conf.5
+++ gotsys/gotsys.conf.5
.\"This JSON format is documented in
.\".Xr gotd 8 .
.\".El
-.\".It Ic publish
-.\"The
-.\".Ic publish
-.\"directive controls whether this repository will be published
-.\"via a web frontend for public browsing.
-.\".Pp
-.\"If not set, the repository can only be accessed via
-.\".Xr ssh 1 .
-.\"The repository can still be made publicly available over SSH
-.\"with the
-.\".Dq anonymous
-.\"read-only user account.
.El
.Sh EXAMPLES
.Bd -literal -offset indent
}
repository "src" {
-.\" publish
-.\"
permit rw :developers
permit ro anonymous
.\"
}
repository "openbsd/ports" {
-.\" publish
-.\"
permit rw :porters
permit ro anonymous
deny flan_hacker