We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 056351d commit 520831bCopy full SHA for 520831b
config/config.example.yml
@@ -467,6 +467,8 @@ info:
467
enableEndUserAgreement: true
468
enablePrivacyStatement: true
469
enableCOARNotifySupport: true
470
+ # Whether to show the cookie consent popup and the cookie settings footer link or not.
471
+ enableCookieConsentPopup: true
472
473
# Whether to enable Markdown (https://commonmark.org/) and MathJax (https://www.mathjax.org/)
474
# display in supported metadata fields. By default, only dc.description.abstract is supported.
0 commit comments