summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-07-26 09:55:55 +0300
committerLars Wirzenius <liw@liw.fi>2020-07-26 09:55:55 +0300
commit6ad6df1977c64dda8a2fdc20836f6a486d1db811 (patch)
tree944d9a6ce354761ffa5721456cd259a37fb8eb46
parente51b5c34ac3c189f52e543d6e4dcdfe6ae2a50e8 (diff)
downloadewww-6ad6df1977c64dda8a2fdc20836f6a486d1db811.tar.gz
fix: ewww.md to say only one config supplied at startup
-rw-r--r--ewww.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/ewww.md b/ewww.md
index f0404e2..1ce0d6f 100644
--- a/ewww.md
+++ b/ewww.md
@@ -44,9 +44,8 @@ minimal.
This is a thin layer on top of the Rust warp crate. It does minimal
processing for each request, and does not cache anything.
-At startup, the server is provided with a directory and it reads all
-configuration files in that directory. Each configuration file looks
-like this:
+At startup, the server is provided with a single configuration file,
+which looks like this:
~~~yaml
webroot: /srv/http/example.com