aboutsummaryrefslogtreecommitdiff
path: root/stow/cgit/etc/cgitrc
blob: 7f5ccd66b8bee12bdd7be79401994984353b35f3 (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
#
# cgit config
# see cgitrc(5) for details

css=/cgit-css/cgit.css
logo=/cgit-css/cgitAvatar.jpg

readme=:README
readme=:README.md

about-filter=/usr/lib/cgit/filters/about-formatting.sh

source-filter=/usr/lib/cgit/filters/syntax-highlighting.py

snapshots=tar.gz zip

enable-http-clone=1
#clone-prefix=https://git.taamas.xyz git://git.taamas.xyz

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

#
# List of repositories.
# This list could be kept in a different file (e.g. '/etc/cgitrepos')
# and included like this:
#  include=/etc/cgitrepos
#

scan-path=/home/taamas/repos/remotes/public/
#scan-path=/var/lib/gitea/data/gitea-repositories/taamas