Skip to content

Commit 520831b

Browse files
author
Andrea Barbasso
committed
[DURACOM-309] add new enableCookieConsentPopup property to config.example.yml
1 parent 056351d commit 520831b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/config.example.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,8 @@ info:
467467
enableEndUserAgreement: true
468468
enablePrivacyStatement: true
469469
enableCOARNotifySupport: true
470+
# Whether to show the cookie consent popup and the cookie settings footer link or not.
471+
enableCookieConsentPopup: true
470472

471473
# Whether to enable Markdown (https://commonmark.org/) and MathJax (https://www.mathjax.org/)
472474
# display in supported metadata fields. By default, only dc.description.abstract is supported.

0 commit comments

Comments
 (0)