Added comment to dspace.cfg.

This commit is contained in:
Michael Spalti
2021-10-01 15:47:50 -07:00
parent 26456121aa
commit 67012de266

View File

@@ -696,11 +696,11 @@ event.dispatcher.default.class = org.dspace.event.BasicDispatcher
# Add doi here if you are using org.dspace.identifier.DOIIdentifierProvider to generate DOIs.
# Adding doi here makes DSpace send metadata updates to your doi registration agency.
# Add rdf here, if you are using dspace-rdf to export your repository content as RDF.
# Add iiif here, if you are using international image interoperability framework support.
# Add iiif here, if you are using iiif support. Currently the iiif consumer must be removed when using some CLI tools.
event.dispatcher.default.consumers = versioning, discovery, eperson
# The noindex dispatcher will not create search or browse indexes (useful for batch item imports)
event.dispatcher.noindex.class = org.dspace.event.BasicDispatcher
event.dispatcher.noindex.class = org.dspace.event.BasicDispatcherq
event.dispatcher.noindex.consumers = eperson
# consumer to maintain the discovery index