encrypt.profile.cms_content_sync.yml in CMS Content Sync 8
Same filename and directory in other branches
config/install/encrypt.profile.cms_content_sync.yml
2 string references to 'encrypt.profile.cms_content_sync'
- cms_content_sync_install in ./
cms_content_sync.install - Implements hook_install().
- cms_content_sync_uninstall in ./
cms_content_sync.install - Implements hook_uninstall().
File
config/install/encrypt.profile.cms_content_sync.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - key.key.cms_content_sync
- module:
- - real_aes
- - cms_content_sync
- enforced:
- module:
- - cms_content_sync
- id: cms_content_sync
- label: 'Content Sync'
- encryption_method: real_aes
- encryption_key: cms_content_sync
- encryption_method_configuration: { }