summaryrefslogtreecommitdiffabout
path: root/cgitrc
authorMichael Krelin <hacker@klever.net>2007-09-14 17:28:09 (UTC)
committer Michael Krelin <hacker@klever.net>2007-09-14 17:28:09 (UTC)
commit7921572fb1fd28ec7523fcf5ed03eaf8a3432e65 (patch) (side-by-side diff)
tree64c8b99be12bd3ade5d926e2d18b0039062d899d /cgitrc
parent0602d8c4f0b6752c59fd417364b26ed9447f3743 (diff)
downloadcgit-7921572fb1fd28ec7523fcf5ed03eaf8a3432e65.zip
cgit-7921572fb1fd28ec7523fcf5ed03eaf8a3432e65.tar.gz
cgit-7921572fb1fd28ec7523fcf5ed03eaf8a3432e65.tar.bz2
fixed typo in cgitrc
Signed-off-by: Michael Krelin <hacker@klever.net>
Diffstat (limited to 'cgitrc') (more/less context) (ignore whitespace changes)
-rw-r--r--cgitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgitrc b/cgitrc
index bd180b4..34ea116 100644
--- a/cgitrc
+++ b/cgitrc
@@ -123,25 +123,25 @@
#cache-dynamic-ttl=5
## ttl for static pages (addressed by SHA-1)
#cache-static-ttl=-1
## Example repository entry. Required values are repo.url and repo.path (each
## repository section must start with repo.url).
#repo.url=cgit
#repo.name=cgit
#repo.desc=the caching cgi for git
-#repo.path=/pub/git/cgit ## this is the path to $GIR_DIR
+#repo.path=/pub/git/cgit ## this is the path to $GIT_DIR
#repo.owner=Lars Hjemli
#repo.defbranch=master ## define a default branch
#repo.snapshots=tar.bz2 ## override a sitewide snapshot-setting
#repo.enable-log-filecount=0 ## override the default filecount setting
#repo.enable-log-linecount=0 ## override the default linecount setting
#repo.module-link=/git/%s/commit/?id=%s ## override the standard module-link
#repo.readme=info/web/readme ## specify a file to include on summary page
## Additional repositories grouped under "mirrors"
#repo.group=mirrors
#repo.url=git