Diffstat (limited to 'cgitrc.5.txt')
| -rw-r--r-- | cgitrc.5.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 875d51f..65b210f 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -105,11 +105,6 @@ enable-gitweb-owner:: for the git config value "gitweb.owner" to determine the owner. Default value: "1". See also: scan-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 - to disable this. Default value: "1". - enable-index-links:: Flag which, when set to "1", will make cgit generate extra links for each repo in the repository index (specifically, to the "summary", |