Skip to content

Commit

Permalink
cookie duration count
Browse files Browse the repository at this point in the history
  • Loading branch information
PavlosIsaris committed Mar 7, 2025
1 parent ae81e5a commit 3944b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cookies_consent.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
'name' => 'my_app_cookies_consent',
'description' => 'cookies_consent::messages.cookie_cookies_consent_description',
'duration' => 'cookies_consent::messages.years',
'duration_count' => 2,
'duration_count' => 1,
'policy_external_link' => null,
],
[
Expand Down

0 comments on commit 3944b72

Please sign in to comment.