added mp3 to recit
This commit is contained in:
parent
c551da85a5
commit
72187e8f83
|
@ -21,7 +21,7 @@ settings:
|
||||||
handler: 'default:file'
|
handler: 'default:file'
|
||||||
handler_settings: { }
|
handler_settings: { }
|
||||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||||
file_extensions: ogg
|
file_extensions: 'ogg mp3'
|
||||||
max_filesize: ''
|
max_filesize: ''
|
||||||
description_field: true
|
description_field: true
|
||||||
field_type: file
|
field_type: file
|
||||||
|
|
Loading…
Reference in New Issue