gitosis/example.conf
Tommi Virtanen 418c5c3cfc Add `gitosis-gitweb`, for writing gitweb project lists.
Takes the list of repositories to publish from the gitosis config file.
2007-06-05 13:39:24 +03:00

21 lines
364 B
Plaintext

[gitosis]
repositories = repo
gitweb = no
# daemon-ok = no
[group quux]
members = jdoe wsmith @anothergroup
writable = foo bar baz/thud
readonly = xyzzy
map writable visiblename1 = actualname1
map readonly visiblename2 = actualname2
[repo foo]
# description = blah blah
gitweb = yes
owner = John Doe
# daemon-ok = no
# [gitweb]
# homelink = http://example.com/