]> git.cameronkatri.com Git - cgit.git/blobdiff - cgit.h
Merge branch 'lh/cache'
[cgit.git] / cgit.h
diff --git a/cgit.h b/cgit.h
index f04d227979da58990126accba39003eaa2779594..bbb404e1e277f80d358e46275e0f08d5aa37af06 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -132,6 +132,8 @@ struct cgit_config {
        char *repo_group;
        char *robots;
        char *root_title;
+       char *root_desc;
+       char *root_readme;
        char *script_name;
        char *virtual_root;
        int cache_size;