Project

General

Profile

« Previous | Next » 

Revision 9097

Added by Matt Jones about 9 years ago

Lower the file size limit to deal with max size of Integer issue.

View differences:

lib/metacat.properties
595 595
dataone.checksumAlgorithm.default=MD5
596 596

  
597 597
# Default file upload size for create() and update (in bytes)
598
dataone.max_upload_size=10000000000
598
dataone.max_upload_size=1000000000
599 599

  
600 600
# overall services (TODO: mn vs. cn?)
601 601
dataone.mn.services.enabled=true

Also available in: Unified diff