X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/2d59e6a64e9869cc8420cb532af29a9eba867004..c1cd290d1f83d3d1c2d081d734e8d213f12cc06b:/cgit.h diff --git a/cgit.h b/cgit.h index fbc6c6a..0b88dcd 100644 --- 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;