]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
scan_path(): Do not recurse into hidden directories by default
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index f5f68ac74c76d33110354645aeba464827dec736..ad94905a005e8213b65866133b2ffb7b643cb151 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -207,6 +207,7 @@ struct cgit_config {
        int noheader;
        int renamelimit;
        int remove_suffix;
+       int scan_hidden_path;
        int section_from_path;
        int snapshots;
        int summary_branches;