]> git.seodisparate.com - c_simple_http/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Wed, 30 Oct 2024 05:42:00 +0000 (14:42 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 30 Oct 2024 05:42:00 +0000 (14:42 +0900)
README.md

index 3b06c2cc14e671442a979444c715883381846c4c..a1df7c874becedcf566f97dc403703e10c86bc31 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ A simple HTTP/1.1 server written in C.
       --enable-reload-config-on-change
       --enable-cache-dir=<DIR>
       --cache-entry-lifetime-seconds=<SECONDS>
+      --enable-static-dir=<DIR>
 
 ## Before Compiling