X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/3ec6b309505dc5f7ba14abe8861b02da34a9df0b..a1429dbc89f9c0945e32cea9fd3424d2fe56aeab:/cgit.h diff --git a/cgit.h b/cgit.h index df7ee5d..bad66f0 100644 --- a/cgit.h +++ b/cgit.h @@ -165,6 +165,7 @@ struct cgit_config { char *agefile; char *cache_root; char *clone_prefix; + char *clone_url; char *css; char *favicon; char *footer;