mercurial/web/templates/hgweb.config.j2
author Luke Hoersten <luke@hoersten.org>
Sun, 04 Feb 2024 20:27:19 -0600
changeset 227 2e0366f2dcbe
parent 58 baca37fdc8c3
permissions -rw-r--r--
Tons of updates to fix migration to new server.

[paths]
/ = {{mercurial_uwsgi_repos}}

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

[extensions]
hgext.highlight =