]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Add a cache-snapshot-ttl configuration variable
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 496d0f685075f66865d7c4d12d3ccd155e7b68dc..0badc642ec65c9b4166afe8952cd04b4322fa3c3 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -210,6 +210,7 @@ struct cgit_config {
        int cache_scanrc_ttl;
        int cache_static_ttl;
        int cache_about_ttl;
+       int cache_snapshot_ttl;
        int case_sensitive_sort;
        int embedded;
        int enable_filter_overrides;