]> git.cameronkatri.com Git - cgit.git/blobdiff - cgit.h
ui-blame: add blame UI
[cgit.git] / cgit.h
diff --git a/cgit.h b/cgit.h
index fbc6c6a73ee74ccb8d0281cf1187bbbfa159264d..0b88dcda0d9d4e3a1e2dd5d445d5dcd6d18d2f0d 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -228,6 +228,7 @@ struct cgit_config {
        int enable_http_clone;
        int enable_index_links;
        int enable_index_owner;
+       int enable_blame;
        int enable_commit_graph;
        int enable_log_filecount;
        int enable_log_linecount;