]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Do not include current path in the "tree" menu link
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index bd2dd0d652a9e881cee0227818d46fe928fccba7..81c819d95ee6fa269b09d9e8148cb066a156ded4 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -118,6 +118,7 @@ extern char *cgit_repo_group;
 
 extern int cgit_nocache;
 extern int cgit_snapshots;
+extern int cgit_enable_index_links;
 extern int cgit_enable_log_filecount;
 extern int cgit_enable_log_linecount;
 extern int cgit_max_lock_attempts;