X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/c6f5bc7264d9c3687a951a76ad93d15a01d7af59..b1e172acca870e7999f2d2d917db7b4c42aa05b3:/cgit.h?ds=sidebyside diff --git a/cgit.h b/cgit.h index 7a99135..f3d2556 100644 --- a/cgit.h +++ b/cgit.h @@ -203,6 +203,7 @@ struct cgit_config { int enable_filter_overrides; int enable_http_clone; int enable_index_links; + int enable_index_owner; int enable_commit_graph; int enable_log_filecount; int enable_log_linecount;