diff options
Diffstat (limited to 'cgit.h')
-rw-r--r-- | cgit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ extern char *cgit_logo_link; | |||
33 | extern char *cgit_virtual_root; | 33 | extern char *cgit_virtual_root; |
34 | extern char *cgit_cache_root; | 34 | extern char *cgit_cache_root; |
35 | 35 | ||
36 | extern int cgit_nocache; | ||
36 | extern int cgit_max_lock_attempts; | 37 | extern int cgit_max_lock_attempts; |
37 | extern int cgit_cache_root_ttl; | 38 | extern int cgit_cache_root_ttl; |
38 | extern int cgit_cache_repo_ttl; | 39 | extern int cgit_cache_repo_ttl; |