Skip to content

Commit

Permalink
Task: Set defaultValue to 0 (disabled)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikdro committed Sep 2, 2021
1 parent 0286480 commit 3a9aa72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/NodeTypes.Content.CookieSettings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
group: cookieSettings
decisionTtl:
type: integer
defaultValue: 31536000
defaultValue: 0
ui:
label: i18n
help:
Expand Down

0 comments on commit 3a9aa72

Please sign in to comment.