]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Avoid infinite loops in caching layer
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 3b0994a775492f652359ff45f7342c7787f9dc44..7e4bfeff219442d64d6876a77a8fa855c376b38c 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -23,6 +23,7 @@ extern char *cgit_logo_link;
 extern char *cgit_virtual_root;
 extern char *cgit_cache_root;
 
+extern int cgit_max_lock_attempts;
 extern int cgit_cache_root_ttl;
 extern int cgit_cache_repo_ttl;
 extern int cgit_cache_dynamic_ttl;