aboutsummaryrefslogtreecommitdiff
path: root/example.conf
diff options
context:
space:
mode:
authorTommi Virtanen <tv@eagain.net>2007-06-04 14:20:03 +0300
committerTommi Virtanen <tv@eagain.net>2007-06-04 14:20:03 +0300
commit156ae1e98b7144aa2d253016777ea185b7c82cb9 (patch)
tree92fbd98234156985a4b79ba96f480d4bdc133714 /example.conf
parentInitial import. (diff)
downloadgitosis-dakkar-156ae1e98b7144aa2d253016777ea185b7c82cb9.tar.gz
gitosis-dakkar-156ae1e98b7144aa2d253016777ea185b7c82cb9.tar.bz2
gitosis-dakkar-156ae1e98b7144aa2d253016777ea185b7c82cb9.zip
Move example config to external file.
Diffstat (limited to 'example.conf')
-rw-r--r--example.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/example.conf b/example.conf
new file mode 100644
index 0000000..9e86d0a
--- /dev/null
+++ b/example.conf
@@ -0,0 +1,16 @@
+# TODO commented sections not done yet
+# [gitosis]
+
+[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
+# daemon-ok = no
+
+# [gitweb]
+# homelink = http://example.com/