summaryrefslogtreecommitdiff
path: root/files/gitweb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'files/gitweb.conf')
-rw-r--r--files/gitweb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/gitweb.conf b/files/gitweb.conf
index 57572d3..8e2fb51 100644
--- a/files/gitweb.conf
+++ b/files/gitweb.conf
@@ -1,5 +1,5 @@
# path to git projects (<project>.git)
-$projectroot = "/var/www/git";
+$projectroot = "/var/cache/git";
# directory to use for temp files
$git_temp = "/tmp";