Skip to content

Commit

Permalink
Update config.xml (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
Quy authored and brianteeman committed May 27, 2017
1 parent 993c449 commit 6cdfb9e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions administrator/components/com_media/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
description="COM_MEDIA_FIELD_LEGAL_EXTENSIONS_DESC"
size="50"
default="bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,TXT,XCF,XLS"
/>
/>

<field
name="upload_maxsize"
Expand Down Expand Up @@ -94,8 +94,6 @@
description="COM_MEDIA_FIELD_LEGAL_MIME_TYPES_DESC"
size="50"
default="image/jpeg,image/gif,image/png,image/bmp,application/msword,application/excel,application/pdf,application/powerpoint,text/plain,application/x-zip"
label="COM_MEDIA_FIELD_LEGAL_MIME_TYPES_LABEL"
description="COM_MEDIA_FIELD_LEGAL_MIME_TYPES_DESC"
/>

<field
Expand All @@ -121,6 +119,7 @@
filter="rules"
validate="rules"
component="com_media"
section="component" />
section="component"
/>
</fieldset>
</config>

0 comments on commit 6cdfb9e

Please sign in to comment.