Skip to content

Commit a221bb6

Browse files
committed
Uncommented Embargo Lifter plugin as it was causing errors.
1 parent 52fdcf3 commit a221bb6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

dspace/config/dspace.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -867,8 +867,7 @@ embargo.terms.open = forever
867867
plugin.single.org.dspace.embargo.EmbargoSetter = org.dspace.embargo.DefaultEmbargoSetter
868868

869869
# implementation of embargo lifter plugin - - replace with local implementation if applicable
870-
# DISABLING
871-
# plugin.single.org.dspace.embargo.EmbargoLifter = org.dspace.embargo.DefaultEmbargoLifter
870+
plugin.single.org.dspace.embargo.EmbargoLifter = org.dspace.embargo.DefaultEmbargoLifter
872871

873872
# values for the forever embargo date threshold
874873
# This threshold date is used in the default access status helper to determine if an item is

0 commit comments

Comments
 (0)