field_fichier txt, pdf, doc, docx, obs, xls #2003
This commit is contained in:
parent
73c17ada77
commit
5e0e2fc7af
@ -21,7 +21,7 @@ settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: pdf
|
||||
file_extensions: 'txt pdf doc docx obs xls'
|
||||
max_filesize: ''
|
||||
description_field: true
|
||||
field_type: file
|
||||
|
@ -21,7 +21,7 @@ settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: pdf
|
||||
file_extensions: 'txt pdf doc docx obs xls'
|
||||
max_filesize: ''
|
||||
description_field: true
|
||||
field_type: file
|
||||
|
@ -21,7 +21,7 @@ settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'pdf docx ods doc'
|
||||
file_extensions: 'txt pdf doc docx obs xls'
|
||||
max_filesize: ''
|
||||
description_field: true
|
||||
field_type: file
|
||||
|
@ -21,7 +21,7 @@ settings:
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'txt pdf doc docx obs'
|
||||
file_extensions: 'txt pdf doc docx obs xls'
|
||||
max_filesize: ''
|
||||
description_field: true
|
||||
field_type: file
|
||||
|
Loading…
x
Reference in New Issue
Block a user