From: Stephen Seo Date: Thu, 26 Sep 2024 07:33:07 +0000 (+0900) Subject: Update README.md X-Git-Tag: 1.0~22 X-Git-Url: https://git.seodisparate.com/stephenseo/static/annotated.html?a=commitdiff_plain;h=bce64a14f197e09a766ffaa8b93152990782361f;p=c_simple_http Update README.md --- diff --git a/README.md b/README.md index cf2d797..3b06c2c 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,4 @@ file if the config file has changed. The `--enable-cache-dir=` option enables caching and sets the "cache-dir" at the same time. `--cache-entry-lifetime-seconds=` determines when a cache entry expires. +[The default expiry time of a cache entry is 1 week.](https://git.seodisparate.com/stephenseo/c_simple_http/src/commit/3f1be0cf496eab7242ab997262d85af11337039b/src/constants.h#L28)