cgit

commit 17e6a2af9d56be8da3ee197a446a1ac7eedae800

Author: Přemysl Janouch <p.janouch@gmail.com>

Fix the example configuration

"enable-git-clone" doesn't exist, replaced with "enable-http-clone".

Signed-off-by: Přemysl Janouch <p.janouch@gmail.com>

 cgitrc.5.txt | 2 +-


diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index 07584ff579446cd3e72de95e2500774b5c53f4a5..2c48081dd649a76a89c16c0c5be5f9e9066a0240 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -636,7 +636,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