]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
Add a cache-snapshot-ttl configuration variable
[ps-cgit] / cgitrc.5.txt
index 8eafc4a8ff4ff031d5b792236253b59ce013c890..a437fc4116c1217b2c38ab882d4d2172346c06c7 100644 (file)
@@ -88,6 +88,11 @@ cache-about-ttl::
        version of the repository about page. Negative values have infinite
        ttl. Default value: "15".
 
+cache-snapshot-ttl::
+       Number which specifies the time-to-live, in minutes, for the cached
+       version of snapshots. Negative values have infinite ttl. Default
+       value: "5".
+
 cache-size::
        The maximum number of entries in the cgit cache. Default value: "0"
        (i.e. caching is disabled).