{
  "enabled": @@SUSPICIOUS_IP_THROTTLING_ENABLED@@,
  "shields": [
    "block",
    "admin_notification"
  ],
  "allowlist": @@SUSPICIOUS_IP_THROTTLING_ALLOWLIST@@,
  "stage": {
    "pre-login": {
      "max_attempts": 100,
      "rate": 864000
    },
    "pre-user-registration": {
      "max_attempts": 50,
      "rate": 1200
    }
  }
}
