diff --git a/config/deployments/production.toml b/config/deployments/production.toml index 20390495a1b0..8a21ebfbb63c 100644 --- a/config/deployments/production.toml +++ b/config/deployments/production.toml @@ -150,7 +150,7 @@ password_validity_in_days = 90 two_factor_auth_expiry_in_secs = 300 totp_issuer_name = "Hyperswitch Production" base_url = "https://live.hyperswitch.io" -force_two_factor_auth = false +force_two_factor_auth = true [frm] enabled = false