We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52fdcf3 commit a221bb6Copy full SHA for a221bb6
1 file changed
dspace/config/dspace.cfg
@@ -867,8 +867,7 @@ embargo.terms.open = forever
867
plugin.single.org.dspace.embargo.EmbargoSetter = org.dspace.embargo.DefaultEmbargoSetter
868
869
# implementation of embargo lifter plugin - - replace with local implementation if applicable
870
-# DISABLING
871
-# plugin.single.org.dspace.embargo.EmbargoLifter = org.dspace.embargo.DefaultEmbargoLifter
+plugin.single.org.dspace.embargo.EmbargoLifter = org.dspace.embargo.DefaultEmbargoLifter
872
873
# values for the forever embargo date threshold
874
# This threshold date is used in the default access status helper to determine if an item is
0 commit comments