mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-24 18:59:21 -07:00
update outdated statement
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user