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