aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
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/