X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/e16f1783346a090e4ea1194dcaae7f03e813f6a2..00466376922e2f7db02b3c335d46af5eb8991c49:/cgit.h diff --git a/cgit.h b/cgit.h index adb8da4..5659580 100644 --- 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;