diff options
Diffstat (limited to 'cgit.h')
-rw-r--r-- | cgit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -136,6 +136,7 @@ struct cgit_config { | |||
136 | char *root_readme; | 136 | char *root_readme; |
137 | char *script_name; | 137 | char *script_name; |
138 | char *virtual_root; | 138 | char *virtual_root; |
139 | int cache_size; | ||
139 | int cache_dynamic_ttl; | 140 | int cache_dynamic_ttl; |
140 | int cache_max_create_time; | 141 | int cache_max_create_time; |
141 | int cache_repo_ttl; | 142 | int cache_repo_ttl; |