mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Fix typo in dspace.cfg
Fixed typo "cummulative" to "cumulative" in dspace/config/dspace.cfg file
This commit is contained in:
@@ -880,7 +880,7 @@ org.dspace.app.itemexport.life.span.hours = 48
|
||||
|
||||
# The maximum size in Megabytes the export should be. This is enforced before the
|
||||
# compression. Each bitstream's size in each item being exported is added up, if their
|
||||
# cummulative sizes are more than this entry the export is not kicked off
|
||||
# cumulative sizes are more than this entry the export is not kicked off
|
||||
org.dspace.app.itemexport.max.size = 200
|
||||
|
||||
### Batch Item import settings ###
|
||||
|
Reference in New Issue
Block a user