]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Add support for 'section-from-path' option
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 4090cd4f2fe114d6a70f9d138d9b67b3ad861d39..9b269ccff46762ee619fedbd389bc7c2aeec642c 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -205,6 +205,7 @@ struct cgit_config {
        int noheader;
        int renamelimit;
        int remove_suffix;
+       int section_from_path;
        int snapshots;
        int summary_branches;
        int summary_log;