]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
ui-snapshot: set unused cgit_filter fields to zero
[ps-cgit] / cgitrc.5.txt
index 07584ff579446cd3e72de95e2500774b5c53f4a5..52caed0dfbc178e690c262d490d4b746af0c23f0 100644 (file)
@@ -133,8 +133,9 @@ enable-filter-overrides::
 
 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".
+       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".
 
 enable-index-links::
        Flag which, when set to "1", will make cgit generate extra links for
@@ -636,7 +637,7 @@ enable-index-owner=1
 
 
 # Allow http transport git clone
-enable-git-clone=1
+enable-http-clone=1
 
 
 # Show extra links for each repository on the index page