X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/28d781f34b2c2d4c2b994ef3953d1cf37d8f28f0..141f1c3eb657470e81bbf998f44f9723f9009def:/cgit.h diff --git a/cgit.h b/cgit.h index a3b6535..bbb404e 100644 --- a/cgit.h +++ b/cgit.h @@ -132,8 +132,11 @@ 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; int cache_dynamic_ttl; int cache_max_create_time; int cache_repo_ttl;