X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/c4ef667961ef4668c9449124f97d55b9ac46c059..c6cf3a424a0860d69b290254d9b19d35527b2d27:/cgit.h diff --git a/cgit.h b/cgit.h index 43de375..46f3173 100644 --- a/cgit.h +++ b/cgit.h @@ -87,6 +87,7 @@ extern int cgit_cache_static_ttl; extern int cgit_cache_max_create_time; extern int cgit_max_msg_len; +extern int cgit_max_commit_count; extern char *cgit_repo_name; extern char *cgit_repo_desc;