molgenis / molgenis-app-palga

Molgenis app for PALGA
GNU Lesser General Public License v3.0
0 stars 9 forks source link

File upload cannot exceed 1GB #61

Closed fdlk closed 9 years ago

fdlk commented 9 years ago

WebAppInitializer defines MAX_FILE_SIZE=1024 and therefore files greater than 1GB cannot be uploaded using the importer.

The palga file currently is a bit over 2GB.