Skip to content

Commit

Permalink
Merge pull request #1223 from copymark/patch-1
Browse files Browse the repository at this point in the history
Documenation fix: required-actions to required-action
  • Loading branch information
AssahBismarkabah authored Dec 9, 2024
2 parents 72a3d08 + 0ed0864 commit 060ee1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/MANAGED.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ In some cases, it is required to include some Keycloak defaults because keycloak
If you don't want to delete properties of a specific type, you can disable this behavior by setting properties like `import.managed.<entity>=<full|no-delete>`, e.g.:

```properties
import.managed.required-actions=no-delete
import.managed.required-action=no-delete
```
### State management

Expand Down

0 comments on commit 060ee1a

Please sign in to comment.