X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/ef1cc6ef941cedf2e34fa1ed34ca8cd8a0cfdacc..fe211c7eef6c7d3e39486d6a7484d3b4debff88f:/cgit.h diff --git a/cgit.h b/cgit.h index 75e919b..53e1336 100644 --- a/cgit.h +++ b/cgit.h @@ -143,6 +143,7 @@ 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_summary_tags; extern int cgit_max_msg_len; extern int cgit_max_repodesc_len;