X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a922615dae5d1f7b932dd1fc5a5f121748d96c5a..c83db796a1cf6893de275e78b98cef10eccc1200:/cgit.h diff --git a/cgit.h b/cgit.h index d6bcde2..2f3fca1 100644 --- a/cgit.h +++ b/cgit.h @@ -127,6 +127,7 @@ extern int cgit_cache_repo_ttl; extern int cgit_cache_dynamic_ttl; extern int cgit_cache_static_ttl; extern int cgit_cache_max_create_time; +extern int cgit_summary_log; extern int cgit_max_msg_len; extern int cgit_max_repodesc_len;