You are here

encrypt.profile.cms_content_sync.yml in CMS Content Sync 8

config/install/encrypt.profile.cms_content_sync.yml

File

config/install/encrypt.profile.cms_content_sync.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - key.key.cms_content_sync
  6. module:
  7. - real_aes
  8. - cms_content_sync
  9. enforced:
  10. module:
  11. - cms_content_sync
  12. id: cms_content_sync
  13. label: 'Content Sync'
  14. encryption_method: real_aes
  15. encryption_key: cms_content_sync
  16. encryption_method_configuration: { }