Skip to content

Commit d2ed1d6

Browse files
adjust the draft protection snippet to the implementation (#2196)
Co-authored-by: René Jeglinsky <[email protected]>
1 parent bb9d5c3 commit d2ed1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/fiori-drafts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ cds.drafts.cancellationTimeout: 1h
155155
You can turn off this feature completely by means of the application configuration property:
156156
157157
```yaml
158-
cds.security.draftProtection.enabled: false
158+
cds.security.authorization.draftProtection.enabled: false
159159
```
160160
161161
## Draft Garbage Collection { #draft-gc }

0 commit comments

Comments
 (0)