aboutsummaryrefslogtreecommitdiffstats
path: root/roles/cgit/templates/cgitrc.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/cgit/templates/cgitrc.j2')
-rw-r--r--roles/cgit/templates/cgitrc.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/cgit/templates/cgitrc.j2 b/roles/cgit/templates/cgitrc.j2
index 40b4b07..2b01ef4 100644
--- a/roles/cgit/templates/cgitrc.j2
+++ b/roles/cgit/templates/cgitrc.j2
@@ -6,6 +6,10 @@ logo={{ cgit__logo }}
favicon={{ cgit__favicon }}
footer={{ cgit__footer }}
+# cache
+cache-root=/cache/cgit
+cache-size=100
+
# readme
readme=:README.md
readme=:README.org
remember that computers suck.