X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/6d7552bc072599313ef423d69156d824c075572a..797110e39d5d433638c82cf27d584ed9b8b93bb7:/cgit.h?ds=sidebyside diff --git a/cgit.h b/cgit.h index 4090cd4..9b269cc 100644 --- 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;