2
0
mirror of https://git.zx2c4.com/cgit synced 2025-08-30 22:05:08 +00:00

Merge branch 'dm/disable-clone'

This commit is contained in:
Lars Hjemli
2011-05-14 20:00:33 +02:00
5 changed files with 40 additions and 23 deletions

1
cgit.h
View File

@@ -191,6 +191,7 @@ struct cgit_config {
int embedded;
int enable_filter_overrides;
int enable_gitweb_owner;
int enable_http_clone;
int enable_index_links;
int enable_commit_graph;
int enable_log_filecount;