[DURACOM-309] add new enableCookieConsentPopup property to config.example.yml

This commit is contained in:
Andrea Barbasso
2025-05-15 16:21:54 +02:00
parent 056351ddfe
commit 520831bd33

View File

@@ -467,6 +467,8 @@ info:
enableEndUserAgreement: true
enablePrivacyStatement: true
enableCOARNotifySupport: true
# Whether to show the cookie consent popup and the cookie settings footer link or not.
enableCookieConsentPopup: true
# Whether to enable Markdown (https://commonmark.org/) and MathJax (https://www.mathjax.org/)
# display in supported metadata fields. By default, only dc.description.abstract is supported.