diff -r 628402a01a59 -r baca37fdc8c3 mercurial/web/templates/hgweb.config.j2 --- a/mercurial/web/templates/hgweb.config.j2 Mon Jun 29 18:59:24 2020 -0500 +++ b/mercurial/web/templates/hgweb.config.j2 Mon Jun 29 19:21:11 2020 -0500 @@ -4,3 +4,8 @@ [web] deny_push = * allow_archive = gz bz2 zip +encoding = UTF-8 +style = gitweb + +[extensions] +hgext.highlight =