mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-20 01:35:24 +00:00
Updated dependencies and fixed disable_admin_token description
This commit is contained in:
parent
b4b62c22a4
commit
662bc27523
4 changed files with 107 additions and 221 deletions
|
@ -99,6 +99,9 @@
|
|||
## One option is to use 'openssl rand -base64 48'
|
||||
## If not set, the admin panel is disabled
|
||||
# ADMIN_TOKEN=Vy2VyYTTsKPv8W5aEOWUbB/Bt3DEKePbHmI4m9VcemUMS2rEviDowNAFqYi1xjmp
|
||||
|
||||
## Enable this to bypass the admin panel security. This option is only
|
||||
## meant to be used with the use of a separate auth layer in front
|
||||
# DISABLE_ADMIN_TOKEN=false
|
||||
|
||||
## Invitations org admins to invite users, even when signups are disabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue