aboutsummaryrefslogtreecommitdiffstats
path: root/cgitrc.5.txt
diff options
context:
space:
mode:
authorGravatar Přemysl Janouch <p.janouch@gmail.com>2013-09-12 03:10:14 (JST)
committerGravatar Jason A. Donenfeld <Jason@zx2c4.com>2014-01-09 00:48:02 (JST)
commit4f6fb32f5881a093be4c2f41c72813b80404c569 (patch)
treec5c5bfc1ec9ef663019a15484bcca2800102bac0 /cgitrc.5.txt
parent17e6a2af9d56be8da3ee197a446a1ac7eedae800 (diff)
downloadcgit-4f6fb32f5881a093be4c2f41c72813b80404c569.zip
cgit-4f6fb32f5881a093be4c2f41c72813b80404c569.tar.gz
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>
Diffstat (limited to 'cgitrc.5.txt')
-rw-r--r--cgitrc.5.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index 2c48081..52caed0 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -133,8 +133,9 @@ enable-filter-overrides::
133 133
134enable-http-clone:: 134enable-http-clone::
135 If set to "1", cgit will act as an dumb HTTP endpoint for git clones. 135 If set to "1", cgit will act as an dumb HTTP endpoint for git clones.
136 If you use an alternate way of serving git repositories, you may wish 136 You can add "http://$HTTP_HOST$SCRIPT_NAME/$CGIT_REPO_URL" to clone-url
137 to disable this. Default value: "1". 137 to expose this feature. If you use an alternate way of serving git
138 repositories, you may wish to disable this. Default value: "1".
138 139
139enable-index-links:: 140enable-index-links::
140 Flag which, when set to "1", will make cgit generate extra links for 141 Flag which, when set to "1", will make cgit generate extra links for