Skip to content

Commit

Permalink
Update security.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaillaudm authored Feb 13, 2025
1 parent 13c41b5 commit f2af567
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/kratos/concepts/security.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,7 @@ curl -X PATCH --location "https://api.console.ory.sh/projects/$PROJECT_ID" \
"path": "/services/identity/config/selfservice/methods/captcha/enabled",
"value": true
}
]' \
| jq ".project.services.identity.config.selfservice.methods.captcha"
]'
```

```mdx-code-block
Expand Down

0 comments on commit f2af567

Please sign in to comment.