mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 05:23:06 +00:00
[DURACOM-309] add new enableCookieConsentPopup property to config.example.yml
This commit is contained in:
@@ -467,6 +467,8 @@ info:
|
|||||||
enableEndUserAgreement: true
|
enableEndUserAgreement: true
|
||||||
enablePrivacyStatement: true
|
enablePrivacyStatement: true
|
||||||
enableCOARNotifySupport: 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/)
|
# 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.
|
# display in supported metadata fields. By default, only dc.description.abstract is supported.
|
||||||
|
Reference in New Issue
Block a user