diff options
| -rw-r--r-- | cgitrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,11 +8,11 @@ snapshots=tar.gz zip root-title=Repositories root-desc=Simple Git host section-from-path=1 -clone-url=http://$HTTP_HOST/git/%n.git -clone-url=ssh://git@$HTTP_HOST:%n.git +clone-url=ssh://git@$HTTP_HOST:$CGIT_REPO_URL about-filter=/usr/lib/cgit/filters/about-formatting.sh enable-log-filecount=1 enable-log-linecount=1 enable-commit-graph=1 max-stats=quarter virtual-root=/cgit/ +mimetype-file=/etc/mime.types |
