Skip to content

Commit 2cc8859

Browse files
feat(configuration): Improves default configuration
ref: DSC-2540
1 parent f1cf97a commit 2cc8859

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

dspace/config/dspace.cfg

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1979,6 +1979,15 @@ bulk-export.limit.notLoggedIn = 0
19791979
# has 2 threads on which schedule events
19801980
system-event.thread.size = 2
19811981

1982+
#------------------------------------------------------------------#
1983+
#----------------ORCHESTRATOR EXCLUDED SCRIPTS---------------------#
1984+
#------------------------------------------------------------------#
1985+
# #
1986+
# Configurations for Orchestrator Processes #
1987+
# #
1988+
#------------------------------------------------------------------#
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
1990+
19821991
# Load default module configs
19831992
# ----------------------------
19841993
# To exclude a module configuration, simply comment out its "include" statement.

0 commit comments

Comments
 (0)