Mercurial > hg > soundsoftware-site
annotate deploy/config/hgweb.config @ 1600:ed9c467ef922 dockerise
Add hggit extension
author | Chris Cannam |
---|---|
date | Wed, 23 Aug 2017 11:32:50 +0100 |
parents | d8949733849d |
children |
rev | line source |
---|---|
Chris@1576 | 1 [paths] |
Chris@1576 | 2 / = /var/hg/* |
Chris@1576 | 3 |
Chris@1576 | 4 [web] |
Chris@1576 | 5 allow_archive = gz, zip, bz2 |
Chris@1576 | 6 allow_push = * |