mercurial/web/templates/hgweb.config.j2
author Luke Hoersten <luke@hoersten.org>
Sun, 25 Jul 2021 10:30:51 -0500
changeset 174 431c6d5e5dd4
parent 58 baca37fdc8c3
permissions -rw-r--r--
Lots of updates.

[paths]
/ = {{mercurial_uwsgi_repos}}

[web]
deny_push = *
allow_archive = gz bz2 zip
encoding = UTF-8
style = gitweb

[extensions]
hgext.highlight =