Mercurial > hg > soundsoftware-site
annotate deploy/config/hgweb.config @ 1628:9c5f8e24dadc live tip
Quieten this cron script
author | Chris Cannam |
---|---|
date | Tue, 25 Aug 2020 11:38:49 +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 = * |