view contrib/docker/apache-server/hgwebconfig @ 36260:9a1df91429af

py3: replace file() with open() in test-convert-git.t file() is not present in Python 3. It also makes sure we write bytes on Python 3. Differential Revision: https://phab.mercurial-scm.org/D2133
author Pulkit Goyal <7895pulkit@gmail.com>
date Sun, 11 Feb 2018 17:17:56 +0530
parents fd5247a88e63
children
line wrap: on
line source

[paths]
/ = /var/hg/repos/*

[web]
allow_push = *
push_ssl = False