summaryrefslogtreecommitdiffabout
path: root/cgitrc.5.txt
Unidiff
Diffstat (limited to 'cgitrc.5.txt') (more/less context) (ignore whitespace changes)
-rw-r--r--cgitrc.5.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index b45c46b..3c20fe1 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -442,3 +442,3 @@ cache-size=1000
442# Specify some default clone prefixes 442# Specify some default clone prefixes
443clone-prefix=git://foobar.com ssh://foobar.com/pub/git http://foobar.com/git 443clone-prefix=git://example.com ssh://example.com/pub/git http://example.com/git
444 444
@@ -477,3 +477,3 @@ max-stats=quarter
477# Set the title and heading of the repository index page 477# Set the title and heading of the repository index page
478root-title=foobar.com git repositories 478root-title=example.com git repositories
479 479
@@ -484,3 +484,3 @@ root-desc=tracking the foobar development
484 484
485# Include some more info about foobar.com on the index page 485# Include some more info about example.com on the index page
486root-readme=/var/www/htdocs/about.html 486root-readme=/var/www/htdocs/about.html
@@ -518,3 +518,3 @@ repo.path=/pub/git/foo.git
518repo.desc=the master foo repository 518repo.desc=the master foo repository
519repo.owner=fooman@foobar.com 519repo.owner=fooman@example.com
520repo.readme=info/web/about.html 520repo.readme=info/web/about.html
@@ -525,3 +525,3 @@ repo.path=/pub/git/bar.git
525repo.desc=the bars for your foo 525repo.desc=the bars for your foo
526repo.owner=barman@foobar.com 526repo.owner=barman@example.com
527repo.readme=info/web/about.html 527repo.readme=info/web/about.html