Allow managing versions of cookies consent

This can be useful when adding a new cookie or making
modifications that require asking the user again.
This commit is contained in:
taitus
2024-12-09 16:36:06 +01:00
parent 5ffaf7a80e
commit 018b00cd6e
10 changed files with 35 additions and 16 deletions

View File

@@ -162,6 +162,7 @@ class Setting < ApplicationRecord
"featured_proposals_number": 3,
"feature.dashboard.notification_emails": nil,
"cookies_consent.more_info_link": "",
"cookies_consent.version_name": "v1",
"machine_learning.comments_summary": false,
"machine_learning.related_content": false,
"machine_learning.tags": false,