]> git.seodisparate.com - c_simple_http/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Thu, 26 Sep 2024 04:04:58 +0000 (13:04 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 26 Sep 2024 04:04:58 +0000 (13:04 +0900)
README.md

index 862c2f60595b4c80433aad6ace95edc1cb7ac288..cf2d797576e0eadf19eb9143ac52fd096c8eff90 100644 (file)
--- 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=<DIR>` option enables caching and sets the "cache-dir"
+at the same time. `--cache-entry-lifetime-seconds=<SECONDS>` determines when a
+cache entry expires.