X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/e76a1ea427792aaa331cdec70d7d4ff1fb3422e0..536c7a1eb201b44b9266babe087cb6f2b75e4a7f:/cgit.h diff --git a/cgit.h b/cgit.h index 72fb1c7..f8076c5 100644 --- a/cgit.h +++ b/cgit.h @@ -206,6 +206,7 @@ struct cgit_config { int noheader; int renamelimit; int remove_suffix; + int section_from_path; int snapshots; int summary_branches; int summary_log;