]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Make "owner" column on index page configurable
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 7a99135710d9c9ed96fe1eeac4b3dc6500723b3e..f3d2556949ddce9d698ae6231b887328cc83f6db 100644 (file)
--- 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;