Hi,
I would like to upload an identifier file larger than 100k in a local
instance of biomart 0.8.
The system answer is : 'File must be less than 100000 bytes'
Where do I set the file size limit in the parameter file?
In web/etc/webdefault.xml I already have :
<init-param>
<param-name>maxCacheSize</param-name>
<param-value>256000000</param-value>
</init-param>
<init-param>
<param-name>maxCachedFileSize</param-name>
<param-value>10000000</param-value>
</init-param>
<init-param>
<param-name>maxCachedFiles</param-name>
<param-value>1000</param-value>
</init-param>
Cheers,
Ibou
_______________________________________________
Users mailing list
[email protected]
https://lists.biomart.org/mailman/listinfo/users