X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/3ec6b309505dc5f7ba14abe8861b02da34a9df0b..d96d2c98ebc4c2d3765f5b35c4142e0e828a421b:/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;