char *owner;
char *defbranch;
char *module_link;
- char *readme;
+ struct string_list readme;
char *section;
char *clone_url;
char *logo;
char *mimetype_file;
char *module_link;
char *project_list;
- char *readme;
+ struct string_list readme;
char *robots;
char *root_title;
char *root_desc;
int cache_root_ttl;
int cache_scanrc_ttl;
int cache_static_ttl;
+ int cache_about_ttl;
int case_sensitive_sort;
int embedded;
int enable_filter_overrides;