dossier field file iage type
This commit is contained in:
@@ -21,7 +21,7 @@ settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[current-user:uid]'
|
||||
file_extensions: 'pdf doc docx odt zip'
|
||||
max_filesize: ''
|
||||
file_extensions: 'pdf doc docx odt zip jpeg jpg png'
|
||||
max_filesize: 50MB
|
||||
description_field: true
|
||||
field_type: file
|
||||
|
||||
@@ -3,8 +3,12 @@ langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- field_permissions
|
||||
- file
|
||||
- paragraphs
|
||||
third_party_settings:
|
||||
field_permissions:
|
||||
permission_type: public
|
||||
id: paragraph.field_fichiers
|
||||
field_name: field_fichiers
|
||||
entity_type: paragraph
|
||||
|
||||
Reference in New Issue
Block a user