summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--cgitrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/cgitrc b/cgitrc
index ce0c01b..f1d8997 100644
--- a/cgitrc
+++ b/cgitrc
@@ -85,16 +85,20 @@
85## This setting is disabled by default. 85## This setting is disabled by default.
86#virtual-root=/git 86#virtual-root=/git
87 87
88 88
89## Set the title printed on the root page 89## Set the title printed on the root page
90#root-title=Git repository browser 90#root-title=Git repository browser
91 91
92 92
93## Set the description printed on the root page
94#root-desc=a fast web interface for the git dscm
95
96
93## If specified, the file at this path will be included as HTML in the 97## If specified, the file at this path will be included as HTML in the
94## sidebar on the repository index page 98## sidebar on the repository index page
95#index-info= 99#index-info=
96 100
97 101
98## If specified, the file at this path will be included as HTML above 102## If specified, the file at this path will be included as HTML above
99## the repository index 103## the repository index
100#index-header= 104#index-header=