field_fichier txt, pdf, doc, docx, obs, xls #2003

This commit is contained in:
Bachir Soussi Chiadmi 2022-11-28 16:20:35 +01:00
parent 73c17ada77
commit 5e0e2fc7af
4 changed files with 4 additions and 4 deletions

View 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

View 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

View 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

View 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