summaryrefslogtreecommitdiff
path: root/cgitrc
blob: cd70b521e2caf4d6d722a44a8f5c03d2d8c2b2b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
css=/cgit.css
logo=/cgit.png
favicon=/favicon.ico
scan-path=/var/lib/git
remove-suffix=1
enable-http-clone=1
snapshots=tar.gz zip
root-title=Repositories
root-desc=Simple Git host
section-from-path=1
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