aboutsummaryrefslogtreecommitdiff
path: root/README.rst
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 /README.rst
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 'README.rst')
-rw-r--r--README.rst22
1 files changed, 5 insertions, 17 deletions
diff --git a/README.rst b/README.rst
index 280020d..e6d05ce 100644
--- a/README.rst
+++ b/README.rst
@@ -2,6 +2,11 @@
``gitosis`` -- software for hosting ``git`` repositories
==========================================================
+Example configuration:
+
+.. include:: example.conf
+ :literal:
+
group -> list of repos
/usr/local/bin/git-shell-enforce-directory
@@ -16,20 +21,3 @@ allow skipping .git suffix
git-daemon-export-ok
-Example configuration::
-
- [gitosis]
-
- [group NAME]
- members = jdoe wsmith @anothergroup
- writable = foo bar baz/thud
- readonly = xyzzy
- map writable visiblename = actualname
- map readonly visiblename = actualname
-
- [repo foo]
- description = blah blah
- daemon-ok = no
-
- [gitweb]
- homelink = http://example.com/