Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions dspace/config/local.cfg.EXAMPLE
Original file line number Diff line number Diff line change
Expand Up @@ -432,4 +432,9 @@ data.community.handle = 1903/27669
# Equitable Access Policy
# The handle for the "Equitable Access Policy" community
equitable_access_policy.community.handle = 1903/29474

# Batch Metadata export
# Intended to allow an unlimited number of items by setting the number to be
# larger than the total number of items in DRUM.
bulkedit.export.max.items = 999999
# End UMD Customization
Loading