mirror of
https://git.zx2c4.com/cgit
synced 2025-07-31 16:14:28 +02:00
Merge branch 'dm/disable-clone'
This commit is contained in:
commit
4837fddc35
5 changed files with 40 additions and 23 deletions
1
cgit.h
1
cgit.h
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue