]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
cgit.c: add 'clone-url' setting with support for macro expansion
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index df7ee5dbf6f036cec41ba7081095b5907e1961ef..bad66f0e24849d97d2630ac779792b1388c20494 100644 (file)
--- 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;