src.nth.io/

summaryrefslogtreecommitdiff
path: root/mercurial/web/templates/hgweb.config.j2
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2020-06-29 19:21:11 -0500
committerLuke Hoersten <[email protected]>2020-06-29 19:21:11 -0500
commitb61ea1bd7b0849af0df8d4c7c52b6954b8ceaa88 (patch)
treefe1d18e97442c7bc7dc3cbf96afa8613fe5a56b8 /mercurial/web/templates/hgweb.config.j2
parent87b06a90243932b5ecdf394cee3fe1d97f040836 (diff)
Updated hgweb config
Diffstat (limited to 'mercurial/web/templates/hgweb.config.j2')
-rw-r--r--mercurial/web/templates/hgweb.config.j25
1 files changed, 5 insertions, 0 deletions
diff --git a/mercurial/web/templates/hgweb.config.j2 b/mercurial/web/templates/hgweb.config.j2
index 881f8e4..10d9e53 100644
--- a/mercurial/web/templates/hgweb.config.j2
+++ b/mercurial/web/templates/hgweb.config.j2
@@ -4,3 +4,8 @@
[web]
deny_push = *
allow_archive = gz bz2 zip
+encoding = UTF-8
+style = gitweb
+
+[extensions]
+hgext.highlight =