Feat(config): add feature flag for Safari account switching (#6891)

This enables the use of the Feature from this PR https://github.com/bitwarden/clients/pull/18339
This commit is contained in:
DerPlayer2001
2026-03-09 17:57:10 +01:00
committed by GitHub
parent 937857a0bc
commit e60105411b
2 changed files with 4 additions and 1 deletions

View File

@@ -372,6 +372,7 @@
## Note that clients cache the /api/config endpoint for about 1 hour and it could take some time before they are enabled or disabled!
##
## The following flags are available:
## - "pm-5594-safari-account-switching": Enable account switching in Safari. (Needs Safari >=2026.2.0)
## - "inline-menu-positioning-improvements": Enable the use of inline menu password generator and identity suggestions in the browser extension.
## - "inline-menu-totp": Enable the use of inline menu TOTP codes in the browser extension.
## - "ssh-agent": Enable SSH agent support on Desktop. (Needs desktop >=2024.12.0)