From fd331a545d6ac9c94287663f79a3379b5171d048 Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 15 Sep 2025 01:05:17 +0000 Subject: [PATCH] nice typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a31b7b4..41f98d37 100644 --- a/README.md +++ b/README.md @@ -2706,7 +2706,7 @@ below are some tweaks roughly ordered by usefulness: * and pypy can sometimes crash on startup with `-j0` (TODO make issue) * if you are running the copyparty server **on Windows or Macos:** - * `--casechk=y` makes it much faster, but also awakens [the usual surprises](https://github.com/9001/copyparty/issues/781) you expect from a case-insensitive filesystem + * `--casechk=n` makes it much faster, but also awakens [the usual surprises](https://github.com/9001/copyparty/issues/781) you expect from a case-insensitive filesystem * this is the same as `casechk: n` in a config-file