X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/18dfbdc099c1398016427b6fa7f1a1facb363998..46b7abed99e957008c01c02cf612aa526ba92f04:/cgit.h diff --git a/cgit.h b/cgit.h index d0fff1f..f9cf0df 100644 --- a/cgit.h +++ b/cgit.h @@ -183,6 +183,7 @@ struct cgit_config { int summary_branches; int summary_log; int summary_tags; + struct cgit_filter *source_filter; }; struct cgit_page {