field.field.paragraph.module_colloque.field_fichiers.yml 639 B

123456789101112131415161718192021222324252627
  1. uuid: 29750e1c-fd03-482e-9a9f-db412ba4fc90
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.paragraph.field_fichiers
  7. - paragraphs.paragraphs_type.module_colloque
  8. module:
  9. - file
  10. id: paragraph.module_colloque.field_fichiers
  11. field_name: field_fichiers
  12. entity_type: paragraph
  13. bundle: module_colloque
  14. label: Fichiers
  15. description: ''
  16. required: false
  17. translatable: true
  18. default_value: { }
  19. default_value_callback: ''
  20. settings:
  21. file_directory: '[date:custom:Y]-[date:custom:m]'
  22. file_extensions: pdf
  23. max_filesize: ''
  24. description_field: true
  25. handler: 'default:file'
  26. handler_settings: { }
  27. field_type: file