From: Stephen Seo Date: Thu, 26 Sep 2024 04:04:58 +0000 (+0900) Subject: Update README.md X-Git-Tag: 1.0~23 X-Git-Url: https://git.seodisparate.com/stephenseo/img/favicon.ico?a=commitdiff_plain;h=3f1be0cf496eab7242ab997262d85af11337039b;p=c_simple_http Update README.md --- diff --git a/README.md b/README.md index 862c2f6..cf2d797 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,7 @@ Without this, the project will fail to build. The config file can be reloaded if the program receives the SIGUSR1 signal. The `--enable-reload-config-on-change` option automatically reloads the config 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.