X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/35d33014fb897cac24f2ae42d8a2d9e005938bd9..42231328d3fa1e443566a5d8e6c3ccbce16157b6:/cgit.h diff --git a/cgit.h b/cgit.h index f5f68ac..c119712 100644 --- a/cgit.h +++ b/cgit.h @@ -187,6 +187,7 @@ struct cgit_config { int embedded; int enable_filter_overrides; int enable_gitweb_owner; + int enable_http_clone; int enable_index_links; int enable_log_filecount; int enable_log_linecount;