You are here

gdpr_compliance.schema.yml in General Data Protection Regulation Compliance 8

config/schema/gdpr_compliance.schema.yml

File

config/schema/gdpr_compliance.schema.yml
View source
  1. gdpr_compliance.settings:
  2. type: config_object
  3. label: 'GDPR settings'
  4. mapping:
  5. from-morelink:
  6. type: text
  7. label: 'Url for form [Link to site policy agreement].'
  8. popup-morelink:
  9. type: text
  10. label: 'Url for [More information] button.'
  11. popup-text-cookies:
  12. type: text
  13. label: 'Line 1 (cookies)'
  14. popup-text-analytics:
  15. type: text
  16. label: 'Line 2 (analytics)'
  17. popup-btn-agree:
  18. type: text
  19. label: 'Agree button'
  20. popup-btn-findmore:
  21. type: text
  22. label: 'Find-more button'