X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/5e447b1ed1aa751e8ec93dccf4df6fa4a7ffddb6..ef0c6aadf70e33ef63f0a68ca16338a49d0a3f1f:/cgit.h diff --git a/cgit.h b/cgit.h index 5f7af51..1056231 100644 --- a/cgit.h +++ b/cgit.h @@ -171,6 +171,8 @@ struct cgit_config { int summary_branches; int summary_log; int summary_tags; + int embedded; + int noheader; }; struct cgit_page {