about summary refs log tree commit diff stats
path: root/cgitrc.5.txt
diff options
context:
space:
mode:
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