Created
February 27, 2013 20:52
-
-
Save zwily/5051602 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="ISO-8859-1"?> | |
<xml> | |
<result> | |
<ui_conf> | |
<id>1103</id> | |
<partnerId>0</partnerId> | |
<objType>5</objType> | |
<objTypeAsString>Playlist</objTypeAsString> | |
<name>kupload 1.0.7</name> | |
<swfUrl>https://www.instructuremedia.com/flash/kupload/v1.1.7/KUpload.swf</swfUrl> | |
<confFilePath>/opt/kaltura/web/content/uiconf/special/1103.xml</confFilePath> | |
<confFile><?xml version="1.0" encoding="UTF-8"?> | |
<KUploadConfiguration conversionProfile="2"> | |
<fileFilters default="Any"> | |
<fileFilter id="image" description="images" extensions="*.jpg;*.jpeg;*.bmp;*.png;*.gif;*.tif;*.tiff" entryType="1" mediaType="2"/> | |
<fileFilter id="video" description="videos" extensions="*.flv;*.asf;*.qt;*.mov;*.mpg;*.mpeg;*.avi;*.wmv;*.mp4;*.m4v;*.3gp" type="1" entryType="1" mediaType="1"/> | |
<fileFilter id="audio" description="audio" extensions="*.flv;*.asf;*.wmv;*.qt;*.mov;*.mpg;*.avi;*.mp3;*.wav;*.mp4;*.wma;*.3gp" entryType="1" mediaType="5"/> | |
<fileFilter id="media" description="images/videos/audio" extensions="*.qt;*.mov;*.mpg;*.avi;*.mp3;*.wav;*.mp4;*.wma;*.flv;*.asf;*.qt;*.mov;*.mpeg;*.avi;*.wmv;*.m4v;*.3gp;*.jpg;*.jpeg;*.bmp;*.png;*.gif;*.tif;*.tiff" entryType="1" mediaType="-1"/> | |
<fileFilter id="documents" description="documents" extensions="*.csv;*.doc;*.docx;*.txt;*.xls;*.xlsx;*.ppt;*.pptx;*.pdf;*.rtf;*.tab;*.gif;*.jpg;*.jpeg;*.art;*.bmp;*.tif" entryType="10" mediaType="-1"/> | |
<fileFilter id="swfdocuments" description="swf" extensions="*.swf" entryType="10" mediaType="12"/> | |
<fileFilter id="Any" description="documents/images/videos/audio/swfdocuments" extensions="*.swf;*.csv;*.doc;*.docx;*.txt;*.xls;*.xlsx;*.ppt;*.pptx;*.pdf;*.rtf;*.tab;*.mov;*.mpg;*.avi;*.mp3;*.wav;*.mp4;*.wma;*.flv;*.asf;*.qt;*.mov;*.mpg;*.mpeg;*.avi;*.wmv;*.m4v;*.3gp;*.wav;*.mp4;*.jpg;*.jpeg;*.art;*.bmp;*.png;*.gif;*.tif;*.tiff" entryType="-1" mediaType="-1"/> | |
</fileFilters> | |
<limits maxUploads="60" maxFileSize="200" maxTotalSize="9999999999"/> | |
</KUploadConfiguration></confFile> | |
<useCdn>1</useCdn> | |
<createdAt>2011-09-15 01:00:08</createdAt> | |
<updatedAt>2011-09-15 01:00:08</updatedAt> | |
<creationMode>1</creationMode> | |
</ui_conf> | |
<serverTime>1359817330</serverTime> | |
</result> | |
<error/> | |
<debug> | |
<sigtype>1</sigtype> | |
<validateSignature/> | |
<signature>d41d8cd98f00b204e9800998ecf8427e</signature> | |
<execute_impl_time>0.0063800811767578</execute_impl_time> | |
<execute_time>0.02630090713501</execute_time> | |
<total_time>0.029038906097412</total_time> | |
</debug> | |
</xml> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment