You are here

field.storage.comment.field_comment_files.yml in Open Social 8.8

Same filename in this branch
  1. 8.8 modules/social_features/social_comment_upload/config/features_removal/field.storage.comment.field_comment_files.yml
  2. 8.8 modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
Same filename and directory in other branches
  1. 8.9 modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
  2. 8 modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
  3. 8.2 modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
  4. 8.3 modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
  5. 8.4 modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
  6. 8.5 modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
  7. 8.6 modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
  8. 8.7 modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
  9. 10.3.x modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
  10. 10.0.x modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
  11. 10.1.x modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
  12. 10.2.x modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml

File

modules/social_features/social_comment_upload/config/install/field.storage.comment.field_comment_files.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - comment
  6. - file
  7. id: comment.field_comment_files
  8. field_name: field_comment_files
  9. entity_type: comment
  10. type: file
  11. settings:
  12. display_field: false
  13. display_default: false
  14. uri_scheme: public
  15. target_type: file
  16. module: file
  17. locked: false
  18. cardinality: -1
  19. translatable: true
  20. indexes: { }
  21. persist_with_no_fields: false
  22. custom_storage: false