wok-current annotate mercurial/stuff/hgweb.config @ rev 1478
busybox/depmod: add ignored options uqrC
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 04 14:30:26 2008 +0000 (2008-10-04) |
parents | |
children | f25ac6310927 |
rev | line source |
---|---|
pankso@29 | 1 # /etc/mercurial/hgweb.config - System-wide mercurial configuration file |
pankso@29 | 2 # |
pankso@29 | 3 |
pankso@29 | 4 #[collections] |
pankso@29 | 5 #/prefix/to/strip/off = /root/of/tree/full/of/repos |
pankso@29 | 6 |
pankso@29 | 7 #[paths] |
pankso@29 | 8 #virtual/path = /real/path |
pankso@29 | 9 |
pankso@29 | 10 #[web] |
pankso@29 | 11 #style = gitweb |
pankso@29 | 12 #allow_archive = gz bz2 |