You are here

field_encrypt.settings.yml in Field Encryption 3.0.x

Same filename and directory in other branches
  1. 8.2 config/install/field_encrypt.settings.yml
config/install/field_encrypt.settings.yml

File

config/install/field_encrypt.settings.yml
View source
  1. encryption_profile: ''
  2. make_entities_uncacheable: true
  3. default_properties:
  4. string:
  5. - value
  6. string_long:
  7. - value
  8. text:
  9. - value
  10. text_long:
  11. - value
  12. text_with_summary:
  13. - value
  14. - summary
  15. list_string:
  16. - value
  17. email:
  18. - value
  19. link:
  20. - uri
  21. - title
  22. telephone:
  23. - value
  24. batch_size: 5