]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Re-enable 'index-info' and add support for 'root-desc' in cgitrc
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index a3b65354388018646a58e0b6a12a3c28282d4cf6..7761b6e40d5cf53bd4b7e9d3e514d1be72385edd 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -132,6 +132,7 @@ struct cgit_config {
        char *repo_group;
        char *robots;
        char *root_title;
+       char *root_desc;
        char *script_name;
        char *virtual_root;
        int cache_dynamic_ttl;