diff --git a/.env.template b/.env.template index b640278c..ee781619 100644 --- a/.env.template +++ b/.env.template @@ -399,7 +399,7 @@ ## - "autofill-v2": Use the new autofill implementation. ## - "browser-fileless-import": Directly import credentials from other providers without a file. ## - "fido2-vault-credentials": Enable the use of FIDO2 security keys as second factor. -## EXPERIMENTAL_CLIENT_FEATURE_FLAGS=^autofill-v2,fido2-vault-credentials +## EXPERIMENTAL_CLIENT_FEATURE_FLAGS=fido2-vault-credentials ## Rocket specific settings ## See https://rocket.rs/v0.4/guide/configuration/ for more details.