]> git.cameronkatri.com Git - cgit.git/blobdiff - cgitrc.5.txt
scan-tree: Support gitweb.category.
[cgit.git] / cgitrc.5.txt
index 86a19a93ccf6b80fc0ebbb49e842e55d780b7531..d1a90c5a8c5088d05269ed9ba48a8b56f2caa69e 100644 (file)
@@ -118,6 +118,12 @@ enable-gitweb-owner::
        for the git config value "gitweb.owner" to determine the owner.
        Default value: "1". See also: scan-path.
 
+enable-gitweb-section::
+       If set to "1" and scan-path is enabled, we first check each repository
+       for the git config value "gitweb.category" to determine the repository's
+       section. This value is overridden if section-from-path is enabled.
+       Default value: "1". See also: scan-path section-from-path.
+
 enable-http-clone::
        If set to "1", cgit will act as an dumb HTTP endpoint for git clones.
        If you use an alternate way of serving git repositories, you may wish