X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/80e577c3ef2a73becabff7e9c9c242f317a87de9..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;