Issue #2889441 by rogerpfaff: Add rtf to allowed media document extensions by default
parent
e75fef0b40
commit
4af8a4cf22
|
@ -21,7 +21,7 @@ default_value: { }
|
|||
default_value_callback: ''
|
||||
settings:
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'txt doc docx ppt pptx xls xlsx pdf odf odg odp ods odt fodt fods fodp fodg key numbers pages'
|
||||
file_extensions: 'txt rtf doc docx ppt pptx xls xlsx pdf odf odg odp ods odt fodt fods fodp fodg key numbers pages'
|
||||
max_filesize: ''
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
|
|
Loading…
Reference in New Issue