changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > home / hgweb.conf

changeset 61: b6f44c623141
parent: 64f785aa94f5
child: 34ba0ec72315
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 21 Jul 2024 17:07:37 -0400
permissions: -rw-r--r--
description: comment
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 # requires pygments to be installed
21 highlight =
22 [paths]
23 / = /home/vc/src/*
24 [phases]
25 publish = False
26 new-commit = draft