Documentation: exportAll

Change-Id: I0d6c92c4610d8c68983104496118ad7d06d1b5de
diff --git a/Documentation/config.md b/Documentation/config.md
index 0da86d7..c24807b 100644
--- a/Documentation/config.md
+++ b/Documentation/config.md
@@ -35,6 +35,18 @@
   baseGitUrl = git://git.example.org/
 ```
 
+### Repositories export
+
+Set `exportAll` to instruct jGit to export all repositories, ignoring the check
+for existence of `git-daemon-export-ok` file at the root of the repository.
+
+Default: `false`, repositories need to be explicitly marked for export.
+
+```
+[gitiles]
+exportAll = true
+```
+
 ### Fixed time zone
 
 By default dates are formatted including the local user time zone as that