diff --git a/config/config.example.yml b/config/config.example.yml index a9de709dea..f345c36666 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -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.