view contrib/docker/apache-server/hgwebconfig @ 42870:4257c33e24b7

check-code: allow command substitution with $(command) Both `command` and $(command) are specified by POSIX. The latter nests better. I don't see why we shouldn't allow both (or only the latter). Differential Revision: https://phab.mercurial-scm.org/D6789
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 06 Sep 2019 23:26:30 -0700
parents fd5247a88e63
children
line wrap: on
line source

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

[web]
allow_push = *
push_ssl = False