diff --git a/README.md b/README.md index 1e218c1..862c2f6 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ A simple HTTP/1.1 server written in C. For example: --req-header-to-print=User-Agent Note that this option is case-insensitive --enable-reload-config-on-change + --enable-cache-dir= + --cache-entry-lifetime-seconds= ## Before Compiling