-rw-r--r-- | cgitrc | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -10,2 +10,7 @@ +## This variable can be used to override the default value for "robots" +## meta-tag. If unset, the meta-tag isn't generated. +#robots=index, nofollow + + ## Set allowed snapshot types by default. Can be overridden per repo @@ -113,2 +118,7 @@ +## Shared prefix which, when combined with repo url, becomes the url used +## to clone the repo +#clone-prefix= + + ## Number of chars shown of repo description (in repolist view) @@ -164,2 +174,3 @@ #repo.readme=info/web/readme ## specify a file to include on summary page +#repo.clone-url=git://hjemli.net/pub/git/cgit @@ -170,2 +181,3 @@ #repo.path=/pub/git/git +#repo.clone-url=git://hjemli.net/pub/git/git # |