summaryrefslogtreecommitdiff
path: root/cgitrc
blob: 6cbdc3c704c4f90dc9916bca3411668df6f4793f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
css=/cgit.css
logo=/cgit.png

enable-http-clone=1
clone-url=http://$HTTP_HOST$SCRIPT_NAME/git/$CGIT_REPO_URL

# if you do not want that webcrawler (like google) index your site
robots=noindex, nofollow

# if cgit messes up links, use a virtual-root. For example, cgit.example.org/ has this value:
virtual-root=/git/

scan-path=/srv/git/
source-filter=/usr/lib/cgit/filters/syntax-highlighting.sh