diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forge.skb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/forge.skb b/doc/forge.skb index 27ef36f..8d59bef 100644 --- a/doc/forge.skb +++ b/doc/forge.skb @@ -221,8 +221,9 @@ smart HTTP protocol backend.]) [Socket that the internal cgit fcgiwrap instance listens on]) (record-field "readme" [README file to serve as the ,(emph [About]) page of the -repository. This field is a list of candidate README files. cgit will -serve the first file that is found.]) +repository. This field is a list of candidate README files looked up +in the default branch of the repository. cgit will serve the first +file that is found.]) (record-field "snapshots" [List of strings specifying snapshot formats that cgit generates links for. Valid strings are ,(code ["tar"]), ,(code |