summaryrefslogtreecommitdiff
path: root/ewww.md
diff options
context:
space:
mode:
Diffstat (limited to 'ewww.md')
-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