summaryrefslogtreecommitdiffabout
path: root/cgitrc
Unidiff
Diffstat (limited to 'cgitrc') (more/less context) (ignore whitespace changes)
-rw-r--r--cgitrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/cgitrc b/cgitrc
index f1d8997..9e8a0f2 100644
--- a/cgitrc
+++ b/cgitrc
@@ -94,32 +94,34 @@
94#root-desc=a fast web interface for the git dscm 94#root-desc=a fast web interface for the git dscm
95 95
96 96
97## 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
98## sidebar on the repository index page 98## sidebar on the repository index page
99#index-info= 99#index-info=
100 100
101 101
102## 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
103## the repository index 103## the repository index
104#index-header= 104#index-header=
105 105
106 106
107## Link to css file 107## Link to css file
108#css=/cgit/cgit.css 108#css=/cgit/cgit.css
109 109
110## Link to favicon
111#favicon=/favicon.ico
110 112
111## Link to logo file 113## Link to logo file
112#logo=/cgit/git-logo.png 114#logo=/cgit/git-logo.png
113 115
114 116
115## Url loaded when clicking the logo 117## Url loaded when clicking the logo
116#logo-link=http://www.kernel.org/pub/software/scm/git/docs/ 118#logo-link=http://www.kernel.org/pub/software/scm/git/docs/
117 119
118 120
119## Url loaded when clicking a submodule link 121## Url loaded when clicking a submodule link
120#module-link=./?repo=%s&page=commit&id=%s 122#module-link=./?repo=%s&page=commit&id=%s
121 123
122 124
123## Shared prefix which, when combined with repo url, becomes the url used 125## Shared prefix which, when combined with repo url, becomes the url used
124## to clone the repo 126## to clone the repo
125#clone-prefix= 127#clone-prefix=