summaryrefslogtreecommitdiffabout
path: root/cgitrc
Side-by-side diff
Diffstat (limited to 'cgitrc') (more/less context) (ignore whitespace changes)
-rw-r--r--cgitrc12
1 files changed, 12 insertions, 0 deletions
diff --git a/cgitrc b/cgitrc
index 6363c9c..ce0c01b 100644
--- a/cgitrc
+++ b/cgitrc
@@ -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
#