X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a215bf4620113fcefb8dd3442bf3501bd648c463..0d05bca502f4a5347fa629045aca97ba9b404acc:/cgit.h?ds=sidebyside diff --git a/cgit.h b/cgit.h index bd2dd0d..81c819d 100644 --- 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;