X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/d3b2933cfead688036b354238e947c12916575b6..fbe091a716447be496519ce439451d36d5b9fc24:/cgitrc.5.txt diff --git a/cgitrc.5.txt b/cgitrc.5.txt index e8b5cd4..7879f75 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -4,7 +4,7 @@ CGITRC(5) NAME ---- - cgitrc - runtime configuration for cgit +cgitrc - runtime configuration for cgit SYNOPSIS @@ -259,6 +259,7 @@ repo.url:: EXAMPLE CGITRC FILE ------------------- +.... # Enable caching of up to 1000 output entriess cache-size=1000 @@ -368,6 +369,7 @@ repo.enable-log-linecount=0 # Restrict the max statistics period for this repo repo.max-stats=month +.... BUGS