about summary refs log tree commit diff stats
path: root/cgitrc.5.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cgitrc.5.txt')
-rw-r--r--cgitrc.5.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 4da166c..a9d3d0a 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt
@@ -599,6 +599,13 @@ repo.snapshots::
599 restricted by the global "snapshots" setting. Default value: 599 restricted by the global "snapshots" setting. Default value:
600 <snapshots>. 600 <snapshots>.
601 601
602repo.snapshot-prefix::
603 Prefix to use for snapshot links instead of the repository basename.
604 For example, the "linux-stable" repository may wish to set this to
605 "linux" so that snapshots are in the format "linux-3.15.4" instead
606 of "linux-stable-3.15.4". Default value: <empty> meaning to use
607 the repository basename.
608
602repo.section:: 609repo.section::
603 Override the current section name for this repository. Default value: 610 Override the current section name for this repository. Default value:
604 none. 611 none.