From de701ac63cb0724c164444a441bef03327ae512d Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Sun, 26 Feb 2023 05:33:57 +0100 Subject: [PATCH] Update README.md add note regarding open user registration --- examples/vaultwarden/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vaultwarden/README.md b/examples/vaultwarden/README.md index 54549b0..cac1bef 100644 --- a/examples/vaultwarden/README.md +++ b/examples/vaultwarden/README.md @@ -5,4 +5,4 @@ # Notes -Disable open user registration after setting up your account. You can find the option as environment variable in the compose file. +Disable open user registration after setting up your account. This can be done via the `/admin` web panel, if enabled, or by adjusting the `config.json` file.