Diffstat (limited to 'cgitrc')
| -rw-r--r-- | cgitrc | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -47,10 +47,6 @@ #logo-link=http://www.kernel.org/pub/software/scm/git/docs/ -## Url loaded when clicking a submodule link -#module-link=./?repo=%s&page=commit&id=%s - - ## Number of chars shown of commit subject message (in log view) #max-message-length=60 @@ -85,5 +81,4 @@ #repo.desc=the caching cgi for git #repo.path=/pub/git/cgit #repo.owner=Lars Hjemli -#repo.snapshots=1 # override a sitewide snapshot-setting -#repo.module-link=/git/%s/commit/?id=%s # override the standard module-link +#repo.snapshots=1 # override a sitewide snapshot-setting |