X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/fe211c7eef6c7d3e39486d6a7484d3b4debff88f..6bce91be1a60b46270c69c4098a8c03f47dae63a:/cgit.h diff --git a/cgit.h b/cgit.h index 53e1336..bb0e64c 100644 --- a/cgit.h +++ b/cgit.h @@ -144,6 +144,7 @@ extern int cgit_cache_static_ttl; extern int cgit_cache_max_create_time; extern int cgit_summary_log; extern int cgit_summary_tags; +extern int cgit_summary_branches; extern int cgit_max_msg_len; extern int cgit_max_repodesc_len;