diff options
Diffstat (limited to '.env.template')
-rw-r--r-- | .env.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.template b/.env.template index ff0af609..80eb4756 100644 --- a/.env.template +++ b/.env.template @@ -350,6 +350,7 @@ ## - "browser-fileless-import": Directly import credentials from other providers without a file. ## - "extension-refresh": Temporarily enable the new extension design until general availability (should be used with the beta Chrome extension) ## - "fido2-vault-credentials": Enable the use of FIDO2 security keys as second factor. +## - "inline-menu-positioning-improvements": Enable the use of inline menu password generator and identity suggestions in the browser extension. ## - "ssh-key-vault-item": Enable the creation and use of SSH key vault items. (Needs clients >=2024.12.0) ## - "ssh-agent": Enable SSH agent support on Desktop. (Needs desktop >=2024.12.0) # EXPERIMENTAL_CLIENT_FEATURE_FLAGS=fido2-vault-credentials |