X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/792f813d342013124ce40142fef4afee3ff00df3..c1633c6:/cgit.h 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;