##// END OF EJS Templates
convert: use raw string for regular expressions...
convert: use raw string for regular expressions This avoids a SyntaxWarning on Python 3.8. Differential Revision: https://phab.mercurial-scm.org/D5821

File last commit:

r23399:fd5247a8 default
r41678:fc09aafd default
Show More
hgwebconfig
6 lines | 67 B | text/plain | TextLexer
Gregory Szorc
docker: add Docker files for running an Apache mod_wsgi server...
r23399 [paths]
/ = /var/hg/repos/*
[web]
allow_push = *
push_ssl = False