##// END OF EJS Templates
parselist: move the function from config to stringutil...
parselist: move the function from config to stringutil We move the function in a lower level module to avoid cycle. It moves next to `parsebool` who had to migrate for the same reasons. Differential Revision: https://phab.mercurial-scm.org/D10449

File last commit:

r23399:fd5247a8 default
r47960:b0e92313 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