update outdated statement

Stefan Melmuk
2025-08-11 22:46:22 +02:00
parent 67d92bedd0
commit 3315637373

@@ -8,7 +8,7 @@ docker run -d --name bitwarden \
vaultwarden/server:latest
```
Note that when `SIGNUPS_ALLOWED=false`, the `Create Account` button will not be shown in the web vault UI. Invitation is still possible regardless of this settings.
Note that when `SIGNUPS_ALLOWED=false` (and the `SIGNUPS_DOMAINS_WHITELIST` is empty) the `Create Account` link will be hidden in the web vault UI unless you have not [configured email](https://github.com/dani-garcia/vaultwarden/wiki/SMTP-Configuration) and allow invitations. If you don't want to have the link visible even in the latter case you can hide the link by using [Custom CSS](https://github.com/dani-garcia/vaultwarden/wiki/Customize-Vaultwarden-CSS).
## Disabling organization invitations