NAME
----
- cgitrc - runtime configuration for cgit
+cgitrc - runtime configuration for cgit
SYNOPSIS
EXAMPLE CGITRC FILE
-------------------
+....
# Enable caching of up to 1000 output entriess
cache-size=1000
# Restrict the max statistics period for this repo
repo.max-stats=month
+....
BUGS