]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
ui_plain: automatically lookup mimetype when mimetype-file is set
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index df7ee5dbf6f036cec41ba7081095b5907e1961ef..db24941c601dd7cf622e48639b7a8a55550b03cd 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;
@@ -174,6 +175,7 @@ struct cgit_config {
        char *index_info;
        char *logo;
        char *logo_link;
+       char *mimetype_file;
        char *module_link;
        char *project_list;
        char *readme;