Author: solomax
Date: Fri Jun  7 04:43:29 2013
New Revision: 1490508

URL: http://svn.apache.org/r1490508
Log:
[OPENMEETINGS-665] room file upload is fixed

Modified:
    openmeetings/trunk/singlewebapp/WebContent/WEB-INF/web.xml

Modified: openmeetings/trunk/singlewebapp/WebContent/WEB-INF/web.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/WEB-INF/web.xml?rev=1490508&r1=1490507&r2=1490508&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/WEB-INF/web.xml (original)
+++ openmeetings/trunk/singlewebapp/WebContent/WEB-INF/web.xml Fri Jun  7 
04:43:29 2013
@@ -57,7 +57,7 @@
                </init-param>
                <init-param>
                        <param-name>ignorePaths</param-name>
-                       
<param-value>conf,css,default,docs,images,js,persistence,public,screensharing,streams,upload,uploadtemp,services,networktest.,upload.,remotelog.,screen.,DownloadHandler</param-value>
+                       
<param-value>conf,css,default,docs,images,js,persistence,public,screensharing,streams,upload,uploadtemp,services,networktest.,file.,remotelog.,screen.,DownloadHandler</param-value>
                </init-param>
        </filter>
        <filter-mapping>


Reply via email to