changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > home / hgweb.conf

changeset 57: b49ec21e5b58
parent: d25f982fb8a6
child: 64f785aa94f5
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 20 Jul 2024 22:55:01 -0400
permissions: -rw-r--r--
description: test
1 [web]
2 port = 8888
3 encoding = UTF-8
4 # allow_archive = zip
5 baseurl = https://vc.compiler.company
6 contact = ellis
7 # templates = theme
8 # style = monoblue
9 templates = /home/vc/templates
10 style = gitweb
11 # pygments_style = tango
12 highlightfiles = size('<100k')
13 # highlightonlymatchfilename = True
14 logourl = https://vc.compiler.company
15 staticurl = /static
16 descend = True
17 collapse = False
18 allow_push = ellis
19 [extensions]
20 highlight =
21 [paths]
22 / = /home/vc/comp/**
23 packy = /home/vc/packy
24 scratch = /home/vc/scratch/**
25 [phases]
26 publish = False
27 new-commit = draft