Fix admin enabled
This commit is contained in:
parent
75b0bdf036
commit
e9f3733702
Binary file not shown.
@ -81,7 +81,7 @@ vaultwarden:
|
|||||||
|
|
||||||
admin:
|
admin:
|
||||||
# Enable admin portal.
|
# Enable admin portal.
|
||||||
enabled: admin
|
enabled: true
|
||||||
# Disabling the admin token will make the admin portal accessible to anyone, use carefully: https://github.com/dani-garcia/vaultwarden/wiki/Disable-admin-token
|
# Disabling the admin token will make the admin portal accessible to anyone, use carefully: https://github.com/dani-garcia/vaultwarden/wiki/Disable-admin-token
|
||||||
disableAdminToken: false
|
disableAdminToken: false
|
||||||
## Token for admin login, will be generated if not defined. https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page
|
## Token for admin login, will be generated if not defined. https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user