diff options
Diffstat (limited to 'conf/cgitrc.proto')
-rw-r--r-- | conf/cgitrc.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/cgitrc.proto b/conf/cgitrc.proto index fdc280b5..e2b68922 100644 --- a/conf/cgitrc.proto +++ b/conf/cgitrc.proto @@ -24,6 +24,6 @@ footer=/srv/http/aur/web/template/cgit/footer.html max-repodesc-length=50 max-blob-size=2048 max-stats=year -enable-http-clone=0 +enable-http-clone=1 scan-path=/srv/http/aur/repos/ |