From 8590f3e841ca798050f6f6274bb78f6814a640d5 Mon Sep 17 00:00:00 2001 From: sigoden Date: Sat, 9 Dec 2023 09:17:25 +0000 Subject: [PATCH] chore: improve readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47f8c5e..a3c5fe6 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,7 @@ hidden: auth: - admin:admin@/:rw - user:pass@/src:rw,/share + - '@/' # According to the YAML spec, quoting is required. allow-all: false allow-upload: true allow-delete: true