X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/112b2080626c62fff27cf8aaa9ac2fb07eb50b74..e19683bedebc74593cb4c4518e47a334a5478e1e:/cgit.h?ds=sidebyside diff --git a/cgit.h b/cgit.h index daebeff..bbb404e 100644 --- a/cgit.h +++ b/cgit.h @@ -136,6 +136,7 @@ struct cgit_config { 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;