diff options
Diffstat (limited to 'cgitrc')
| -rw-r--r-- | cgitrc | 9 | 
1 files changed, 7 insertions, 2 deletions
| @@ -85,8 +85,13 @@  #root-title=Git repository browser -## If specified, the file at this path will be included as HTML in the index -## of repositories +## If specified, the file at this path will be included as HTML in the +## sidebar on the repository index page +#index-info= + + +## If specified, the file at this path will be included as HTML above +## the repository index  #index-header= | 
