]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Add support for 'remove-suffix' option
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 4591f8c1a696c928de38e90502cc71a3023dcf10..ada85359302889fdc1c37fc012ea49b84fbbb47c 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -202,6 +202,7 @@ struct cgit_config {
        int noplainemail;
        int noheader;
        int renamelimit;
+       int remove_suffix;
        int snapshots;
        int summary_branches;
        int summary_log;