changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > home / cgitrc

changeset 101: 0b41bf922ca8
parent: 39b9bcb13cad
child: 59fd93e4d36f
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 13 Sep 2024 18:09:48 -0400
permissions: -rw-r--r--
description: git packy location update
1 #
2 # cgit config
3 #
4 
5 css=/assets/cgit.css
6 logo=/assets/cgit.png
7 
8 # Allow http transport git clone
9 enable-http-clone=1
10 
11 
12 # if you do not want that webcrawler (like google) index your site
13 robots=noindex, nofollow
14 
15 # if cgit messes up links, use a virtual-root. For example, cgit.example.org/ has this value:
16 virtual-root=/
17 
18 scan-path=/home/vc/packy
19 
20 source-filter=/usr/lib/cgit/filters/syntax-highlighting.py