Skip to content

Commit 119d0ed

Browse files
feat(configuration): excludes object deletion from orchestrator scripts
ref: DSC-2540
1 parent 2cc8859 commit 119d0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dspace/config/dspace.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1986,7 +1986,7 @@ system-event.thread.size = 2
19861986
# Configurations for Orchestrator Processes #
19871987
# #
19881988
#------------------------------------------------------------------#
1989-
orchestrator.ignore-script = process-cleaner, item-export, bulk-item-export, cris-layout-tool, export-cris-layout-tool, deduplication-merge-items, bulk-access-control, export-schema
1989+
orchestrator.ignore-script = process-cleaner, item-export, bulk-item-export, cris-layout-tool, export-cris-layout-tool, deduplication-merge-items, bulk-access-control, export-schema, dspace-object-deletion
19901990

19911991
# Load default module configs
19921992
# ----------------------------

0 commit comments

Comments
 (0)