mirror of
https://git.zx2c4.com/cgit
synced 2024-11-08 09:38:41 +00:00
Add a suggestion to the manpage
So that people wishing to use "enable-http-clone" don't have to find out the correct settings on their own. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com>
This commit is contained in:
parent
17e6a2af9d
commit
4f6fb32f58
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user