]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
cgit.c: Fix comment on bit mask hack
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index f28cf300b5de975f1ef7c460bdefe9743f599361..a474d7777b3b4b5aadb76a9549a49d878c829cdd 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -200,6 +200,7 @@ struct cgit_config {
        int cache_root_ttl;
        int cache_scanrc_ttl;
        int cache_static_ttl;
+       int cache_about_ttl;
        int case_sensitive_sort;
        int embedded;
        int enable_filter_overrides;