Update README.md
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 1m55s

This commit is contained in:
Stephen Seo 2024-09-26 16:33:07 +09:00
parent 3f1be0cf49
commit bce64a14f1

View file

@ -56,3 +56,4 @@ file if the config file has changed.
The `--enable-cache-dir=<DIR>` option enables caching and sets the "cache-dir"
at the same time. `--cache-entry-lifetime-seconds=<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)