| -rw-r--r-- | cgitrc.5.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 52caed0..2c48081 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -133,9 +133,8 @@ enable-filter-overrides:: enable-http-clone:: If set to "1", cgit will act as an dumb HTTP endpoint for git clones. - You can add "http://$HTTP_HOST$SCRIPT_NAME/$CGIT_REPO_URL" to clone-url - to expose this feature. If you use an alternate way of serving git - repositories, you may wish to disable this. Default value: "1". + 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 |