X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/46b7abed99e957008c01c02cf612aa526ba92f04..f35db1cd2b75aac6952aa07713e44ca01fd89727:/cgit.h diff --git a/cgit.h b/cgit.h index f9cf0df..438301d 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 *commit_filter; struct cgit_filter *source_filter; };