]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
cgit.c: add support for caching autodetected repositories
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index adb8da4f49be0499eb83ed4a40794f11825be96a..565958056517da0f76ab07977809334cc0ae0520 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -168,6 +168,7 @@ struct cgit_config {
        int cache_max_create_time;
        int cache_repo_ttl;
        int cache_root_ttl;
+       int cache_scanrc_ttl;
        int cache_static_ttl;
        int embedded;
        int enable_index_links;