the repository which powers this website
Added root-desc to default configuration.
Signed-off-by: Harley Laue <[email protected]>
Signed-off-by: Lars Hjemli <[email protected]>
| -rw-r--r-- | cgitrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -90,6 +90,10 @@ #root-title=Git repository browser +## Set the description printed on the root page +#root-desc=a fast web interface for the git dscm + + ## If specified, the file at this path will be included as HTML in the ## sidebar on the repository index page #index-info= |