aboutsummaryrefslogtreecommitdiff
path: root/cgitrc
blob: 8760d5b11e0365e44d8c2fb3a441504472e8e508 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# cgit config

# about filter
about-filter=/usr/lib/cgit/filters/about-formatting.sh
source-filter=/usr/lib/cgit/filters/syntax-hl.sh
readme=:README.md
readme=:readme.md
readme=:README.txt
readme=:readme.txt

css=/cgit.css
logo=/aleph_red.png

# Following lines work with the above Apache config
#css=/cgit-css/cgit.css
#logo=/cgit-css/cgit.png

# Following lines work with the above Lighttpd config
#css=/cgit/cgit.css
#logo=/cgit/cgit.png

# Allow http transport git clone
enable-http-clone=1
enable-git-config=1

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

# something else...
root-title=Repositories
root-desc=vnil.de
enable-commit-graph=1
enable-index-links=1


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

clone-prefix=gitolite@git.vnil.de:
scan-path=/var/lib/gitolite/repositories